Trace number 196691

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.04 1804.12

General information on the benchmark

Namefapp/fapp06-10/fapp07/
fapp07-0600-9.xml
MD5SUMc58ec3e94dd15a2c27f2415f39a200bc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.16937
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.95	c ...done
0.95	c #SATvar=327776 #SATclauses=653748 #CSPpredicates=8996

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-196691-1168053227 -o ROOT/results/node1/solver-196691-1168053227 -C 1800 -M 900 /tmp/evaluation/196691-1168053227/CSPtoSAT+minisat /tmp/evaluation/196691-1168053227/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.84 2.31 2.25 2/86 11689
/proc/meminfo: memFree=1164656/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=496 CPUtime=0
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153718649 507904 36 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 124 36 29 52 0 19 0

[startup+0.102882 s]
/proc/loadavg: 1.84 2.31 2.25 2/86 11689
/proc/meminfo: memFree=1164656/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=15576 CPUtime=0.08
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 2621 0 0 0 8 0 0 0 19 0 1 0 153718649 15949824 2536 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134669484 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 3894 2536 696 52 0 2262 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15576

[startup+0.51092 s]
/proc/loadavg: 1.84 2.31 2.25 2/86 11689
/proc/meminfo: memFree=1164656/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=53868 CPUtime=0.5
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 11714 0 0 0 45 5 0 0 24 0 1 0 153718649 55160832 11629 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 4158654632 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 13467 11629 704 52 0 11835 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 53868

[startup+1.33202 s]
/proc/loadavg: 1.84 2.31 2.25 3/86 11689
/proc/meminfo: memFree=1119472/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=55104 CPUtime=1.3
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12090 0 0 0 125 5 0 0 25 0 1 0 153718649 56426496 11979 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 13776 11979 721 52 0 12144 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 55104

[startup+2.96922 s]
/proc/loadavg: 1.84 2.31 2.25 3/86 11689
/proc/meminfo: memFree=1119472/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=55268 CPUtime=2.93
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12129 0 0 0 288 5 0 0 25 0 1 0 153718649 56594432 12018 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 13817 12018 721 52 0 12185 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 55268

[startup+6.2616 s]
/proc/loadavg: 1.85 2.30 2.25 3/86 11689
/proc/meminfo: memFree=1119088/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=55348 CPUtime=6.19
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12153 0 0 0 614 5 0 0 25 0 1 0 153718649 56676352 12042 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 13837 12042 721 52 0 12205 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55348

[startup+12.7274 s]
/proc/loadavg: 1.86 2.30 2.24 3/86 11689
/proc/meminfo: memFree=1118896/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=55600 CPUtime=12.6
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12214 0 0 0 1255 5 0 0 25 0 1 0 153718649 56934400 12103 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 13900 12103 721 52 0 12268 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 55600

[startup+25.5417 s]
/proc/loadavg: 1.89 2.28 2.24 3/86 11689
/proc/meminfo: memFree=1118704/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=56064 CPUtime=25.35
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12285 0 0 0 2530 5 0 0 25 0 1 0 153718649 57409536 12174 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 14016 12174 721 52 0 12384 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 56064

[startup+51.1647 s]
/proc/loadavg: 1.64 2.19 2.21 2/81 11738
/proc/meminfo: memFree=1288216/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=56480 CPUtime=50.91
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12407 0 0 0 5085 6 0 0 25 0 1 0 153718649 57835520 12296 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 14120 12296 721 52 0 12488 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 56480

[startup+102.407 s]
/proc/loadavg: 1.32 2.02 2.15 2/81 11849
/proc/meminfo: memFree=1287376/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=57332 CPUtime=102.06
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12621 0 0 0 10197 9 0 0 25 0 1 0 153718649 58707968 12510 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 14333 12510 721 52 0 12701 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 57332

[startup+162.488 s]
/proc/loadavg: 1.45 1.93 2.11 2/81 11920
/proc/meminfo: memFree=1286224/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=58420 CPUtime=161.96
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 12866 0 0 0 16186 10 0 0 25 0 1 0 153718649 59822080 12755 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 14605 12755 721 52 0 12973 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 58420

[startup+222.489 s]
/proc/loadavg: 1.73 1.91 2.09 3/86 12054
/proc/meminfo: memFree=1280984/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=59424 CPUtime=221.67
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 13109 0 0 0 22155 12 0 0 25 0 1 0 153718649 60850176 12998 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671495 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 14856 12998 721 52 0 13224 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 59424

[startup+282.572 s]
/proc/loadavg: 1.90 1.92 2.08 3/86 12054
/proc/meminfo: memFree=1278752/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=60336 CPUtime=281.46
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 13338 0 0 0 28134 12 0 0 25 0 1 0 153718649 61784064 13227 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 15084 13227 721 52 0 13452 0
Current children cumulated CPU time (s) 281.46
Current children cumulated vsize (KiB) 60336

[startup+342.657 s]
/proc/loadavg: 1.96 1.93 2.08 3/86 12056
/proc/meminfo: memFree=1277088/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=61128 CPUtime=341.27
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 13558 0 0 0 34114 13 0 0 25 0 1 0 153718649 62595072 13447 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 15282 13447 721 52 0 13650 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 61128

[startup+402.741 s]
/proc/loadavg: 1.98 1.94 2.07 3/86 12056
/proc/meminfo: memFree=1275424/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=62052 CPUtime=401.07
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 13775 0 0 0 40093 14 0 0 25 0 1 0 153718649 63541248 13664 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 15513 13664 721 52 0 13881 0
Current children cumulated CPU time (s) 401.07
Current children cumulated vsize (KiB) 62052

[startup+462.833 s]
/proc/loadavg: 1.99 1.95 2.06 3/86 12056
/proc/meminfo: memFree=1273760/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=63024 CPUtime=460.88
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 13990 0 0 0 46073 15 0 0 25 0 1 0 153718649 64536576 13879 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 15756 13879 721 52 0 14124 0
Current children cumulated CPU time (s) 460.88
Current children cumulated vsize (KiB) 63024

[startup+522.92 s]
/proc/loadavg: 1.99 1.95 2.06 3/86 12056
/proc/meminfo: memFree=1272296/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=63816 CPUtime=520.68
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 14203 0 0 0 52053 15 0 0 25 0 1 0 153718649 65347584 14092 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 15954 14092 721 52 0 14322 0
Current children cumulated CPU time (s) 520.68
Current children cumulated vsize (KiB) 63816

[startup+583.007 s]
/proc/loadavg: 2.07 1.98 2.06 3/86 12056
/proc/meminfo: memFree=1270888/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=64608 CPUtime=580.48
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 14413 0 0 0 58032 16 0 0 25 0 1 0 153718649 66158592 14302 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 16152 14302 721 52 0 14520 0
Current children cumulated CPU time (s) 580.48
Current children cumulated vsize (KiB) 64608

[startup+643.102 s]
/proc/loadavg: 2.03 1.98 2.05 3/86 12056
/proc/meminfo: memFree=1269480/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=65668 CPUtime=640.29
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 14622 0 0 0 64012 17 0 0 25 0 1 0 153718649 67244032 14511 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 16417 14511 721 52 0 14785 0
Current children cumulated CPU time (s) 640.29
Current children cumulated vsize (KiB) 65668

[startup+703.192 s]
/proc/loadavg: 2.01 1.98 2.05 3/86 12056
/proc/meminfo: memFree=1268136/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=66460 CPUtime=700.1
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 14827 0 0 0 69993 17 0 0 25 0 1 0 153718649 68055040 14716 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 16615 14716 721 52 0 14983 0
Current children cumulated CPU time (s) 700.1
Current children cumulated vsize (KiB) 66460

[startup+763.285 s]
/proc/loadavg: 2.00 1.98 2.04 3/86 12056
/proc/meminfo: memFree=1266856/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=67120 CPUtime=759.91
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 15026 0 0 0 75973 18 0 0 25 0 1 0 153718649 68730880 14915 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 16780 14915 721 52 0 15148 0
Current children cumulated CPU time (s) 759.91
Current children cumulated vsize (KiB) 67120

[startup+823.376 s]
/proc/loadavg: 2.05 1.99 2.04 3/86 12056
/proc/meminfo: memFree=1265640/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=67912 CPUtime=819.72
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 15228 0 0 0 81953 19 0 0 25 0 1 0 153718649 69541888 15117 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 16978 15117 721 52 0 15346 0
Current children cumulated CPU time (s) 819.72
Current children cumulated vsize (KiB) 67912

[startup+883.472 s]
/proc/loadavg: 2.02 1.99 2.03 3/86 12056
/proc/meminfo: memFree=1264424/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=68704 CPUtime=879.65
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 15431 0 0 0 87945 20 0 0 25 0 1 0 153718649 70352896 15320 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 17176 15320 721 52 0 15544 0
Current children cumulated CPU time (s) 879.65
Current children cumulated vsize (KiB) 68704

[startup+943.566 s]
/proc/loadavg: 2.00 1.99 2.03 3/86 12056
/proc/meminfo: memFree=1263272/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=69364 CPUtime=939.72
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 15630 0 0 0 93952 20 0 0 25 0 1 0 153718649 71028736 15519 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 17341 15519 721 52 0 15709 0
Current children cumulated CPU time (s) 939.72
Current children cumulated vsize (KiB) 69364

[startup+1003.66 s]
/proc/loadavg: 2.07 2.01 2.03 3/86 12056
/proc/meminfo: memFree=1262056/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=70560 CPUtime=999.8
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 15828 0 0 0 99959 21 0 0 25 0 1 0 153718649 72253440 15717 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 17640 15717 721 52 0 16008 0
Current children cumulated CPU time (s) 999.8
Current children cumulated vsize (KiB) 70560

[startup+1063.75 s]
/proc/loadavg: 2.02 2.00 2.02 3/86 12056
/proc/meminfo: memFree=1260904/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=71352 CPUtime=1059.88
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16029 0 0 0 105967 21 0 0 25 0 1 0 153718649 73064448 15918 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 17838 15918 721 52 0 16206 0
Current children cumulated CPU time (s) 1059.88
Current children cumulated vsize (KiB) 71352

[startup+1123.76 s]
/proc/loadavg: 2.01 2.00 2.01 3/86 12056
/proc/meminfo: memFree=1259752/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=72012 CPUtime=1119.86
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16223 0 0 0 111964 22 0 0 25 0 1 0 153718649 73740288 16112 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18003 16112 721 52 0 16371 0
Current children cumulated CPU time (s) 1119.86
Current children cumulated vsize (KiB) 72012

[startup+1183.76 s]
/proc/loadavg: 2.06 2.02 2.01 3/86 12056
/proc/meminfo: memFree=1258664/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=72804 CPUtime=1179.85
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16418 0 0 0 117962 23 0 0 25 0 1 0 153718649 74551296 16307 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18201 16307 721 52 0 16569 0
Current children cumulated CPU time (s) 1179.85
Current children cumulated vsize (KiB) 72804

[startup+1243.86 s]
/proc/loadavg: 2.02 2.01 2.01 3/86 12056
/proc/meminfo: memFree=1257576/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=73464 CPUtime=1239.93
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16610 0 0 0 123969 24 0 0 25 0 1 0 153718649 75227136 16499 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18366 16499 721 52 0 16734 0
Current children cumulated CPU time (s) 1239.93
Current children cumulated vsize (KiB) 73464

[startup+1303.95 s]
/proc/loadavg: 2.06 2.02 2.01 3/86 12056
/proc/meminfo: memFree=1256488/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=74256 CPUtime=1300.01
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16805 0 0 0 129976 25 0 0 25 0 1 0 153718649 76038144 16694 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18564 16694 721 52 0 16932 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 74256

[startup+1363.96 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12056
/proc/meminfo: memFree=1255336/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=74916 CPUtime=1359.99
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 16998 0 0 0 135974 25 0 0 25 0 1 0 153718649 76713984 16887 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134533219 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18729 16887 721 52 0 17097 0
Current children cumulated CPU time (s) 1359.99
Current children cumulated vsize (KiB) 74916

[startup+1423.96 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12056
/proc/meminfo: memFree=1254312/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=75708 CPUtime=1419.98
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 17187 0 0 0 141972 26 0 0 25 0 1 0 153718649 77524992 17076 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 18927 17076 721 52 0 17295 0
Current children cumulated CPU time (s) 1419.98
Current children cumulated vsize (KiB) 75708

[startup+1484.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12056
/proc/meminfo: memFree=1253288/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=76976 CPUtime=1480.06
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 17382 0 0 0 147979 27 0 0 25 0 1 0 153718649 78823424 17271 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 19244 17271 721 52 0 17612 0
Current children cumulated CPU time (s) 1480.06
Current children cumulated vsize (KiB) 76976

[startup+1544.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12056
/proc/meminfo: memFree=1252200/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=77768 CPUtime=1540.04
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 17574 0 0 0 153977 27 0 0 25 0 1 0 153718649 79634432 17463 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 19442 17463 721 52 0 17810 0
Current children cumulated CPU time (s) 1540.04
Current children cumulated vsize (KiB) 77768

[startup+1604.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12056
/proc/meminfo: memFree=1251112/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=78428 CPUtime=1600.02
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 17764 0 0 0 159974 28 0 0 25 0 1 0 153718649 80310272 17653 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 19607 17653 721 52 0 17975 0
Current children cumulated CPU time (s) 1600.02
Current children cumulated vsize (KiB) 78428

[startup+1664.08 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 12056
/proc/meminfo: memFree=1250088/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=79088 CPUtime=1660.02
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 17952 0 0 0 165973 29 0 0 25 0 1 0 153718649 80986112 17841 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 19772 17841 721 52 0 18140 0
Current children cumulated CPU time (s) 1660.02
Current children cumulated vsize (KiB) 79088

[startup+1724.09 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12056
/proc/meminfo: memFree=1249000/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=79880 CPUtime=1720.02
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 18142 0 0 0 171972 30 0 0 25 0 1 0 153718649 81797120 18031 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 19970 18031 721 52 0 18338 0
Current children cumulated CPU time (s) 1720.02
Current children cumulated vsize (KiB) 79880

[startup+1784.09 s]
/proc/loadavg: 2.09 2.03 2.01 3/86 12056
/proc/meminfo: memFree=1248040/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=80540 CPUtime=1780.01
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 18335 0 0 0 177970 31 0 0 25 0 1 0 153718649 82472960 18224 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 20135 18224 721 52 0 18503 0
Current children cumulated CPU time (s) 1780.01
Current children cumulated vsize (KiB) 80540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.14 2.05 2.01 3/86 12056
/proc/meminfo: memFree=1247656/2055920 swapFree=4165584/4192956
[pid=11688] ppid=11686 vsize=80804 CPUtime=1800.02
/proc/11688/stat : 11688 (CSPtoSAT+minisa) R 11686 11688 8927 0 -1 4194304 18398 0 0 0 179971 31 0 0 25 0 1 0 153718649 82743296 18287 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11688/statm: 20201 18287 721 52 0 18569 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 80804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.12
CPU time (s): 1800.04
CPU user time (s): 1799.71
CPU system time (s): 0.328949
CPU usage (%): 99.7736
Max. virtual memory (cumulated for all children) (KiB): 80804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 45356

runsolver used 1.73474 s user time and 4.68729 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 03:13:49 UTC 2007


IDJOB= 196691
IDBENCH= 3366
FILE ID= node1/196691-1168053227

PBS_JOBID= 3475278

Free space on /tmp= 66301 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp07/fapp07-0600-9.xml
COMMAND LINE= /tmp/evaluation/196691-1168053227/CSPtoSAT+minisat /tmp/evaluation/196691-1168053227/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-196691-1168053227 -o ROOT/results/node1/solver-196691-1168053227 -C 1800 -M 900  /tmp/evaluation/196691-1168053227/CSPtoSAT+minisat /tmp/evaluation/196691-1168053227/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c58ec3e94dd15a2c27f2415f39a200bc

RANDOM SEED= 453430673

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1165136 kB
Buffers:         68368 kB
Cached:         518316 kB
SwapCached:       3692 kB
Active:         504168 kB
Inactive:       290024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165136 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:         220880 kB
Slab:            81040 kB
Committed_AS:  4247472 kB
PageTables:       2632 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66301 MiB



End job on node1 on Sat Jan  6 03:43:54 UTC 2007