Trace number 196531

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 1810.27

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-1.xml
MD5SUM1db5257978eff61c65ce0c3f9cca118b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.94355
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node21/watcher-196531-1168052351 -o ROOT/results/node21/solver-196531-1168052351 -C 1800 -M 900 /tmp/evaluation/196531-1168052351/CSPtoSAT+minisat /tmp/evaluation/196531-1168052351/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.99 1.92 1.87 4/86 14682
/proc/meminfo: memFree=1267432/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=18540 CPUtime=0
/proc/14681/stat : 14681 (runsolver) R 14679 14681 14532 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 153629613 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14681/statm: 4635 279 244 17 0 2626 0

[startup+0.108626 s]
/proc/loadavg: 1.99 1.92 1.87 4/86 14682
/proc/meminfo: memFree=1267432/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=14508 CPUtime=0.09
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 2443 0 0 0 9 0 0 0 18 0 1 0 153629613 14856192 2379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134575621 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 3627 2379 696 52 0 1995 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14508

[startup+0.516691 s]
/proc/loadavg: 1.99 1.92 1.87 4/86 14682
/proc/meminfo: memFree=1267432/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=61900 CPUtime=0.49
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 12827 0 1 0 43 6 0 0 22 0 1 0 153629613 63385600 12764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159318920 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 15475 12764 704 52 0 13843 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61900

[startup+1.33786 s]
/proc/loadavg: 1.99 1.92 1.87 3/86 14682
/proc/meminfo: memFree=1217448/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=63408 CPUtime=1.3
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13243 0 1 0 124 6 0 0 25 0 1 0 153629613 64929792 13154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 15852 13154 721 52 0 14220 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 63408

[startup+2.97817 s]
/proc/loadavg: 1.99 1.92 1.87 3/86 14682
/proc/meminfo: memFree=1217448/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=63540 CPUtime=2.94
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13261 0 1 0 287 7 0 0 25 0 1 0 153629613 65064960 13172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 15885 13172 721 52 0 14253 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 63540

[startup+6.26379 s]
/proc/loadavg: 1.99 1.92 1.87 3/86 14682
/proc/meminfo: memFree=1216936/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=63784 CPUtime=6.21
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13331 0 1 0 614 7 0 0 25 0 1 0 153629613 65314816 13242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 15946 13242 721 52 0 14314 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 63784

[startup+12.731 s]
/proc/loadavg: 1.99 1.92 1.87 3/86 14682
/proc/meminfo: memFree=1216872/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=63904 CPUtime=12.65
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13365 0 1 0 1258 7 0 0 25 0 1 0 153629613 65437696 13276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 15976 13276 721 52 0 14344 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 63904

[startup+25.5634 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14682
/proc/meminfo: memFree=1216552/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=64348 CPUtime=25.42
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13437 0 1 0 2535 7 0 0 25 0 1 0 153629613 65892352 13348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14681/statm: 16087 13348 721 52 0 14455 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 64348

[startup+51.2223 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1219928/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=64744 CPUtime=51.01
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13556 0 1 0 5093 8 0 0 25 0 1 0 153629613 66297856 13467 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 16186 13467 721 52 0 14554 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 64744

[startup+102.441 s]
/proc/loadavg: 1.99 1.94 1.88 3/86 14719
/proc/meminfo: memFree=1218520/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=65596 CPUtime=102.17
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13762 0 1 0 10207 10 0 0 25 0 1 0 153629613 67170304 13673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 16399 13673 721 52 0 14767 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 65596

[startup+162.518 s]
/proc/loadavg: 1.99 1.95 1.88 3/92 14863
/proc/meminfo: memFree=1215320/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=66552 CPUtime=162.1
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 13991 0 1 0 16190 20 0 0 25 0 1 0 153629613 68149248 13902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 16638 13902 721 52 0 15006 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 66552

[startup+222.617 s]
/proc/loadavg: 2.85 2.20 1.97 4/92 15532
/proc/meminfo: memFree=1198600/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=67424 CPUtime=221.74
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 14209 0 1 0 22142 32 0 0 25 0 1 0 153629613 69042176 14120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 16856 14120 721 52 0 15224 0
Current children cumulated CPU time (s) 221.74
Current children cumulated vsize (KiB) 67424

[startup+282.699 s]
/proc/loadavg: 3.06 2.37 2.04 4/91 15791
/proc/meminfo: memFree=1175416/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=68216 CPUtime=281.49
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 14426 0 1 0 28114 35 0 0 25 0 1 0 153629613 69853184 14337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 17054 14337 721 52 0 15422 0
Current children cumulated CPU time (s) 281.49
Current children cumulated vsize (KiB) 68216

[startup+342.776 s]
/proc/loadavg: 3.11 2.51 2.11 4/91 16061
/proc/meminfo: memFree=1158048/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=69128 CPUtime=341.21
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 14638 0 1 0 34084 37 0 0 25 0 1 0 153629613 70787072 14549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 17282 14549 721 52 0 15650 0
Current children cumulated CPU time (s) 341.21
Current children cumulated vsize (KiB) 69128

[startup+402.863 s]
/proc/loadavg: 3.04 2.60 2.16 4/91 16335
/proc/meminfo: memFree=1139872/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=69920 CPUtime=400.96
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 14845 0 1 0 40055 41 0 0 25 0 1 0 153629613 71598080 14756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 17480 14756 721 52 0 15848 0
Current children cumulated CPU time (s) 400.96
Current children cumulated vsize (KiB) 69920

[startup+462.948 s]
/proc/loadavg: 3.20 2.72 2.23 4/91 16641
/proc/meminfo: memFree=1121512/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=70892 CPUtime=460.71
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 15049 0 1 0 46029 42 0 0 25 0 1 0 153629613 72593408 14960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 17723 14960 721 52 0 16091 0
Current children cumulated CPU time (s) 460.71
Current children cumulated vsize (KiB) 70892

[startup+523.029 s]
/proc/loadavg: 3.14 2.78 2.28 4/91 16883
/proc/meminfo: memFree=1103600/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=71684 CPUtime=520.44
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 15248 0 1 0 52000 44 0 0 25 0 1 0 153629613 73404416 15159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 17921 15159 721 52 0 16289 0
Current children cumulated CPU time (s) 520.44
Current children cumulated vsize (KiB) 71684

[startup+583.113 s]
/proc/loadavg: 3.05 2.82 2.32 4/91 16892
/proc/meminfo: memFree=1092624/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=72476 CPUtime=580.18
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 15454 0 1 0 57973 45 0 0 25 0 1 0 153629613 74215424 15365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 18119 15365 721 52 0 16487 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (KiB) 72476

[startup+643.182 s]
/proc/loadavg: 3.02 2.85 2.36 4/91 16915
/proc/meminfo: memFree=1081872/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=73136 CPUtime=639.9
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 15652 0 1 0 63944 46 0 0 25 0 1 0 153629613 74891264 15563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 18284 15563 721 52 0 16652 0
Current children cumulated CPU time (s) 639.9
Current children cumulated vsize (KiB) 73136

[startup+703.251 s]
/proc/loadavg: 3.00 2.87 2.40 4/91 16929
/proc/meminfo: memFree=1068624/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=74196 CPUtime=699.63
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 15847 0 1 0 69914 49 0 0 25 0 1 0 153629613 75976704 15758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 18549 15758 721 52 0 16917 0
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (KiB) 74196

[startup+763.328 s]
/proc/loadavg: 3.00 2.89 2.43 4/91 16929
/proc/meminfo: memFree=1056208/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=74856 CPUtime=759.37
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16041 0 1 0 75887 50 0 0 25 0 1 0 153629613 76652544 15952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 18714 15952 721 52 0 17082 0
Current children cumulated CPU time (s) 759.37
Current children cumulated vsize (KiB) 74856

[startup+823.389 s]
/proc/loadavg: 2.47 2.77 2.42 4/86 16985
/proc/meminfo: memFree=1062424/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=75648 CPUtime=817.94
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16230 0 1 0 81742 52 0 0 25 0 1 0 153629613 77463552 16141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 18912 16141 721 52 0 17280 0
Current children cumulated CPU time (s) 817.94
Current children cumulated vsize (KiB) 75648

[startup+883.447 s]
/proc/loadavg: 2.17 2.63 2.39 3/86 16985
/proc/meminfo: memFree=1060952/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=76308 CPUtime=877.69
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16421 0 1 0 87717 52 0 0 25 0 1 0 153629613 78139392 16332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 19077 16332 721 52 0 17445 0
Current children cumulated CPU time (s) 877.69
Current children cumulated vsize (KiB) 76308

[startup+943.505 s]
/proc/loadavg: 2.06 2.51 2.36 3/86 16985
/proc/meminfo: memFree=1059480/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=77100 CPUtime=937.46
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16613 0 1 0 93693 53 0 0 25 0 1 0 153629613 78950400 16524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 19275 16524 721 52 0 17643 0
Current children cumulated CPU time (s) 937.46
Current children cumulated vsize (KiB) 77100

[startup+1003.56 s]
/proc/loadavg: 2.02 2.41 2.34 3/86 16985
/proc/meminfo: memFree=1058008/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=77760 CPUtime=997.23
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16802 0 1 0 99669 54 0 0 25 0 1 0 153629613 79626240 16713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 19440 16713 721 52 0 17808 0
Current children cumulated CPU time (s) 997.23
Current children cumulated vsize (KiB) 77760

[startup+1063.62 s]
/proc/loadavg: 2.01 2.34 2.32 3/86 16985
/proc/meminfo: memFree=1056536/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=78824 CPUtime=1056.99
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 16990 0 1 0 105644 55 0 0 25 0 1 0 153629613 80715776 16901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 19706 16901 721 52 0 18074 0
Current children cumulated CPU time (s) 1056.99
Current children cumulated vsize (KiB) 78824

[startup+1123.68 s]
/proc/loadavg: 2.04 2.29 2.30 3/86 16985
/proc/meminfo: memFree=1055128/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=79616 CPUtime=1116.76
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 17178 0 1 0 111621 55 0 0 25 0 1 0 153629613 81526784 17089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665704 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 19904 17089 721 52 0 18272 0
Current children cumulated CPU time (s) 1116.76
Current children cumulated vsize (KiB) 79616

[startup+1183.73 s]
/proc/loadavg: 2.01 2.23 2.27 3/86 16987
/proc/meminfo: memFree=1053336/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=80276 CPUtime=1176.53
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 17366 0 1 0 117597 56 0 0 25 0 1 0 153629613 82202624 17277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667323 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20069 17277 721 52 0 18437 0
Current children cumulated CPU time (s) 1176.53
Current children cumulated vsize (KiB) 80276

[startup+1243.8 s]
/proc/loadavg: 2.00 2.19 2.26 3/86 16987
/proc/meminfo: memFree=1052248/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=80936 CPUtime=1236.27
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 17555 0 1 0 123571 56 0 0 25 0 1 0 153629613 82878464 17466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20234 17466 721 52 0 18602 0
Current children cumulated CPU time (s) 1236.27
Current children cumulated vsize (KiB) 80936

[startup+1303.85 s]
/proc/loadavg: 2.00 2.15 2.24 3/86 16987
/proc/meminfo: memFree=1050840/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=81596 CPUtime=1296.05
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 17737 0 1 0 129548 57 0 0 25 0 1 0 153629613 83554304 17648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20399 17648 721 52 0 18767 0
Current children cumulated CPU time (s) 1296.05
Current children cumulated vsize (KiB) 81596

[startup+1363.9 s]
/proc/loadavg: 2.00 2.12 2.22 3/86 16987
/proc/meminfo: memFree=1049432/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=82388 CPUtime=1355.82
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 17925 0 1 0 135524 58 0 0 25 0 1 0 153629613 84365312 17836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20597 17836 721 52 0 18965 0
Current children cumulated CPU time (s) 1355.82
Current children cumulated vsize (KiB) 82388

[startup+1423.96 s]
/proc/loadavg: 2.00 2.10 2.20 3/86 16987
/proc/meminfo: memFree=1048024/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=83048 CPUtime=1415.56
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 18111 0 1 0 141498 58 0 0 25 0 1 0 153629613 85041152 18022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20762 18022 721 52 0 19130 0
Current children cumulated CPU time (s) 1415.56
Current children cumulated vsize (KiB) 83048

[startup+1484.02 s]
/proc/loadavg: 2.00 2.08 2.19 3/86 16987
/proc/meminfo: memFree=1046552/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=83708 CPUtime=1475.34
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 18294 0 1 0 147475 59 0 0 25 0 1 0 153629613 85716992 18205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671503 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 20927 18205 721 52 0 19295 0
Current children cumulated CPU time (s) 1475.34
Current children cumulated vsize (KiB) 83708

[startup+1544.08 s]
/proc/loadavg: 2.00 2.06 2.17 3/86 16987
/proc/meminfo: memFree=1045144/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=85108 CPUtime=1535.11
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 18482 0 1 0 153452 59 0 0 25 0 1 0 153629613 87150592 18393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 21277 18393 721 52 0 19645 0
Current children cumulated CPU time (s) 1535.11
Current children cumulated vsize (KiB) 85108

[startup+1604.13 s]
/proc/loadavg: 2.00 2.05 2.16 3/86 16987
/proc/meminfo: memFree=1043736/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=85768 CPUtime=1594.87
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 18663 0 1 0 159427 60 0 0 25 0 1 0 153629613 87826432 18574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 21442 18574 721 52 0 19810 0
Current children cumulated CPU time (s) 1594.87
Current children cumulated vsize (KiB) 85768

[startup+1664.18 s]
/proc/loadavg: 2.00 2.04 2.15 3/86 16987
/proc/meminfo: memFree=1042328/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=86428 CPUtime=1654.64
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 18845 0 1 0 165403 61 0 0 25 0 1 0 153629613 88502272 18756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 21607 18756 721 52 0 19975 0
Current children cumulated CPU time (s) 1654.64
Current children cumulated vsize (KiB) 86428

[startup+1724.23 s]
/proc/loadavg: 2.00 2.03 2.14 3/86 16987
/proc/meminfo: memFree=1040920/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=87088 CPUtime=1714.41
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 19028 0 1 0 171380 61 0 0 25 0 1 0 153629613 89178112 18939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 21772 18939 721 52 0 20140 0
Current children cumulated CPU time (s) 1714.41
Current children cumulated vsize (KiB) 87088

[startup+1784.28 s]
/proc/loadavg: 2.07 2.04 2.13 4/86 16987
/proc/meminfo: memFree=1039448/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=87748 CPUtime=1774.16
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 19214 0 1 0 177354 62 0 0 25 0 1 0 153629613 89853952 19125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 21937 19125 721 52 0 20305 0
Current children cumulated CPU time (s) 1774.16
Current children cumulated vsize (KiB) 87748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.25 s]
/proc/loadavg: 2.04 2.03 2.13 4/86 16987
/proc/meminfo: memFree=1038872/2055920 swapFree=4192812/4192956
[pid=14681] ppid=14679 vsize=88144 CPUtime=1800.02
/proc/14681/stat : 14681 (CSPtoSAT+minisa) R 14679 14681 14532 0 -1 4194304 19292 0 1 0 179940 62 0 0 25 0 1 0 153629613 90259456 19203 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14681/statm: 22036 19203 721 52 0 20404 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 88144

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.27
CPU time (s): 1800.04
CPU user time (s): 1799.4
CPU system time (s): 0.637903
CPU usage (%): 99.4349
Max. virtual memory (cumulated for all children) (KiB): 88144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.637903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19292
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 30244

runsolver used 2.12168 s user time and 5.9311 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 02:59:11 UTC 2007


IDJOB= 196531
IDBENCH= 3356
FILE ID= node21/196531-1168052351

PBS_JOBID= 3475450

Free space on /tmp= 66488 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-1.xml
COMMAND LINE= /tmp/evaluation/196531-1168052351/CSPtoSAT+minisat /tmp/evaluation/196531-1168052351/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-196531-1168052351 -o ROOT/results/node21/solver-196531-1168052351 -C 1800 -M 900  /tmp/evaluation/196531-1168052351/CSPtoSAT+minisat /tmp/evaluation/196531-1168052351/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1db5257978eff61c65ce0c3f9cca118b

RANDOM SEED= 953426473

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.261
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.261
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:       1267912 kB
Buffers:         39980 kB
Cached:         555360 kB
SwapCached:          0 kB
Active:         174236 kB
Inactive:       540840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:         142248 kB
Slab:            57784 kB
Committed_AS:  2937816 kB
PageTables:       2220 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= 66543 MiB



End job on node21 on Sat Jan  6 03:29:21 UTC 2007