Trace number 209215

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.02 1808.58

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-7.xml
MD5SUM336f9727f83de4902cc9d6bc31a3cb37
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 benchmark1.9597
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
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...
0.46	c ...done
0.46	c #SATvar=160010 #SATclauses=319116 #CSPpredicates=4377

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/node61/watcher-209215-1168061547 -o ROOT/results/node61/solver-209215-1168061547 -C 1800 -M 900 /tmp/evaluation/209215-1168061547/CSPtoSAT+minisat /tmp/evaluation/209215-1168061547/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: 2.00 2.00 1.90 5/73 4190
/proc/meminfo: memFree=1372624/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=18540 CPUtime=0
/proc/4189/stat : 4189 (runsolver) R 4187 4189 3984 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154552613 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4189/statm: 4635 279 244 17 0 2626 0

[startup+0.108559 s]
/proc/loadavg: 2.00 2.00 1.90 5/73 4190
/proc/meminfo: memFree=1372624/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=19156 CPUtime=0.1
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 3645 0 0 0 8 2 0 0 18 0 1 0 154552613 19615744 3600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670972 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 4789 3600 696 52 0 3157 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19156

[startup+0.516629 s]
/proc/loadavg: 2.00 2.00 1.90 5/73 4190
/proc/meminfo: memFree=1372624/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=31920 CPUtime=0.5
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6338 0 0 0 46 4 0 0 22 0 1 0 154552613 32686080 6267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 7980 6267 721 52 0 6348 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 31920

[startup+1.33778 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1350288/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=31920 CPUtime=1.31
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6346 0 0 0 127 4 0 0 25 0 1 0 154552613 32686080 6275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 7980 6275 721 52 0 6348 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 31920

[startup+2.98307 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1350032/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=32216 CPUtime=2.94
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6389 0 0 0 290 4 0 0 25 0 1 0 154552613 32989184 6318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8054 6318 721 52 0 6422 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 32216

[startup+6.26264 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1349776/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=32296 CPUtime=6.19
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6417 0 0 0 615 4 0 0 25 0 1 0 154552613 33071104 6346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8074 6346 721 52 0 6442 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 32296

[startup+12.7338 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1349520/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=32440 CPUtime=12.6
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6464 0 0 0 1256 4 0 0 25 0 1 0 154552613 33218560 6393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8110 6393 721 52 0 6478 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 32440

[startup+25.6188 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1349008/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=32840 CPUtime=25.42
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6542 0 0 0 2538 4 0 0 25 0 1 0 154552613 33628160 6471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8210 6471 721 52 0 6578 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 32840

[startup+51.2713 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4190
/proc/meminfo: memFree=1347920/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=33376 CPUtime=50.96
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6683 0 0 0 5091 5 0 0 25 0 1 0 154552613 34177024 6612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8344 6612 721 52 0 6712 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 33376

[startup+102.572 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1345872/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=34532 CPUtime=102.01
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 6953 0 0 0 10196 5 0 0 25 0 1 0 154552613 35360768 6882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8633 6882 721 52 0 7001 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 34532

[startup+162.595 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1343376/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=35800 CPUtime=161.75
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 7255 0 0 0 16169 6 0 0 25 0 1 0 154552613 36659200 7184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 8950 7184 721 52 0 7318 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 35800

[startup+222.621 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1341008/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=36976 CPUtime=221.48
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 7554 0 0 0 22142 6 0 0 25 0 1 0 154552613 37863424 7483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 9244 7483 721 52 0 7612 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 36976

[startup+282.641 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1338640/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=38032 CPUtime=281.22
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 7842 0 0 0 28115 7 0 0 25 0 1 0 154552613 38944768 7771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 9508 7771 721 52 0 7876 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 38032

[startup+342.651 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1336336/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=39268 CPUtime=340.95
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 8126 0 0 0 34087 8 0 0 25 0 1 0 154552613 40210432 8055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 9817 8055 721 52 0 8185 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 39268

[startup+402.675 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1334160/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=40324 CPUtime=400.68
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 8405 0 0 0 40060 8 0 0 25 0 1 0 154552613 41291776 8334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 10081 8334 721 52 0 8449 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 40324

[startup+462.699 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1331920/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=41648 CPUtime=460.41
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 8684 0 0 0 46033 8 0 0 25 0 1 0 154552613 42647552 8613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 10412 8613 721 52 0 8780 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 41648

[startup+522.724 s]
/proc/loadavg: 2.03 2.01 1.91 3/73 4190
/proc/meminfo: memFree=1329680/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=42704 CPUtime=520.15
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 8956 0 0 0 52007 8 0 0 25 0 1 0 154552613 43728896 8885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 10676 8885 721 52 0 9044 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 42704

[startup+582.747 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 4190
/proc/meminfo: memFree=1327440/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=43760 CPUtime=579.89
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 9225 0 0 0 57980 9 0 0 25 0 1 0 154552613 44810240 9154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 10940 9154 721 52 0 9308 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 43760

[startup+642.762 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1325328/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=44684 CPUtime=639.61
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 9497 0 0 0 63952 9 0 0 25 0 1 0 154552613 45756416 9426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 11171 9426 721 52 0 9539 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 44684

[startup+702.783 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 4190
/proc/meminfo: memFree=1323152/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=46144 CPUtime=699.36
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 9761 0 0 0 69926 10 0 0 25 0 1 0 154552613 47251456 9690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 11536 9690 721 52 0 9904 0
Current children cumulated CPU time (s) 699.36
Current children cumulated vsize (KiB) 46144

[startup+762.808 s]
/proc/loadavg: 2.05 2.01 1.92 3/73 4190
/proc/meminfo: memFree=1320976/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=47068 CPUtime=759.09
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 10030 0 0 0 75899 10 0 0 25 0 1 0 154552613 48197632 9959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 11767 9959 721 52 0 10135 0
Current children cumulated CPU time (s) 759.09
Current children cumulated vsize (KiB) 47068

[startup+822.833 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 4190
/proc/meminfo: memFree=1318800/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=48124 CPUtime=818.83
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 10297 0 0 0 81872 11 0 0 25 0 1 0 154552613 49278976 10226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 12031 10226 721 52 0 10399 0
Current children cumulated CPU time (s) 818.83
Current children cumulated vsize (KiB) 48124

[startup+882.857 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1316624/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=49180 CPUtime=878.56
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 10563 0 0 0 87845 11 0 0 25 0 1 0 154552613 50360320 10492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 12295 10492 721 52 0 10663 0
Current children cumulated CPU time (s) 878.56
Current children cumulated vsize (KiB) 49180

[startup+942.875 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1314512/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=50104 CPUtime=938.3
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 10831 0 0 0 93818 12 0 0 25 0 1 0 154552613 51306496 10760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 12526 10760 721 52 0 10894 0
Current children cumulated CPU time (s) 938.3
Current children cumulated vsize (KiB) 50104

[startup+1002.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1312336/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=51160 CPUtime=998.03
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 11102 0 0 0 99790 13 0 0 25 0 1 0 154552613 52387840 11031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 12790 11031 721 52 0 11158 0
Current children cumulated CPU time (s) 998.03
Current children cumulated vsize (KiB) 51160

[startup+1062.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1310224/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=52692 CPUtime=1057.77
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 11366 0 0 0 105764 13 0 0 25 0 1 0 154552613 53956608 11295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 13173 11295 721 52 0 11541 0
Current children cumulated CPU time (s) 1057.77
Current children cumulated vsize (KiB) 52692

[startup+1122.94 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1308048/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=53748 CPUtime=1117.5
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 11635 0 0 0 111737 13 0 0 25 0 1 0 154552613 55037952 11564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 13437 11564 721 52 0 11805 0
Current children cumulated CPU time (s) 1117.5
Current children cumulated vsize (KiB) 53748

[startup+1182.97 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 4190
/proc/meminfo: memFree=1305872/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=54672 CPUtime=1177.25
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 11903 0 0 0 117711 14 0 0 25 0 1 0 154552613 55984128 11832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 13668 11832 721 52 0 12036 0
Current children cumulated CPU time (s) 1177.25
Current children cumulated vsize (KiB) 54672

[startup+1242.99 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 4190
/proc/meminfo: memFree=1303696/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=55728 CPUtime=1236.97
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 12165 0 0 0 123683 14 0 0 25 0 1 0 154552613 57065472 12094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 13932 12094 721 52 0 12300 0
Current children cumulated CPU time (s) 1236.97
Current children cumulated vsize (KiB) 55728

[startup+1303 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 4190
/proc/meminfo: memFree=1301584/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=56652 CPUtime=1296.7
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 12431 0 0 0 129655 15 0 0 25 0 1 0 154552613 58011648 12360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 14163 12360 721 52 0 12531 0
Current children cumulated CPU time (s) 1296.7
Current children cumulated vsize (KiB) 56652

[startup+1363.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1299472/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=57708 CPUtime=1356.44
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 12696 0 0 0 135629 15 0 0 25 0 1 0 154552613 59092992 12625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 14427 12625 721 52 0 12795 0
Current children cumulated CPU time (s) 1356.44
Current children cumulated vsize (KiB) 57708

[startup+1423.05 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1297424/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=58632 CPUtime=1416.17
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 12957 0 0 0 141602 15 0 0 25 0 1 0 154552613 60039168 12886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 14658 12886 721 52 0 13026 0
Current children cumulated CPU time (s) 1416.17
Current children cumulated vsize (KiB) 58632

[startup+1483.08 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1295248/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=59688 CPUtime=1475.92
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 13210 0 0 0 147576 16 0 0 25 0 1 0 154552613 61120512 13139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 14922 13139 721 52 0 13290 0
Current children cumulated CPU time (s) 1475.92
Current children cumulated vsize (KiB) 59688

[startup+1543.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1293264/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=60612 CPUtime=1535.66
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 13471 0 0 0 153550 16 0 0 25 0 1 0 154552613 62066688 13400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 15153 13400 721 52 0 13521 0
Current children cumulated CPU time (s) 1535.66
Current children cumulated vsize (KiB) 60612

[startup+1603.12 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1291152/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=61536 CPUtime=1595.39
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 13731 0 0 0 159522 17 0 0 25 0 1 0 154552613 63012864 13660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 15384 13660 721 52 0 13752 0
Current children cumulated CPU time (s) 1595.39
Current children cumulated vsize (KiB) 61536

[startup+1663.14 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 4190
/proc/meminfo: memFree=1289040/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=63504 CPUtime=1655.12
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 13989 0 0 0 165495 17 0 0 25 0 1 0 154552613 65028096 13918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 15876 13918 721 52 0 14244 0
Current children cumulated CPU time (s) 1655.12
Current children cumulated vsize (KiB) 63504

[startup+1723.17 s]
/proc/loadavg: 2.05 2.01 1.93 3/79 4262
/proc/meminfo: memFree=1285648/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=64428 CPUtime=1714.86
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 14241 0 0 0 171468 18 0 0 25 0 1 0 154552613 65974272 14170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 16107 14170 721 52 0 14475 0
Current children cumulated CPU time (s) 1714.86
Current children cumulated vsize (KiB) 64428

[startup+1783.22 s]
/proc/loadavg: 2.02 2.01 1.93 3/79 4348
/proc/meminfo: memFree=1283544/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=65352 CPUtime=1774.78
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 14500 0 0 0 177459 19 0 0 25 0 1 0 154552613 66920448 14429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/4189/statm: 16338 14429 721 52 0 14706 0
Current children cumulated CPU time (s) 1774.78
Current children cumulated vsize (KiB) 65352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.56 s]
/proc/loadavg: 1.94 1.99 1.93 3/73 4426
/proc/meminfo: memFree=1311032/2055920 swapFree=4192812/4192956
[pid=4189] ppid=4187 vsize=65748 CPUtime=1800
/proc/4189/stat : 4189 (CSPtoSAT+minisa) R 4187 4189 3984 0 -1 4194304 14615 0 0 0 179977 23 0 0 25 0 1 0 154552613 67325952 14544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/4189/statm: 16437 14544 721 52 0 14805 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 65748

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.58
CPU time (s): 1800.02
CPU user time (s): 1799.78
CPU system time (s): 0.244962
CPU usage (%): 99.5268
Max. virtual memory (cumulated for all children) (KiB): 65748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14615
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= 20741

runsolver used 1.63475 s user time and 4.88026 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 05:32:28 UTC 2007


IDJOB= 209215
IDBENCH= 4502
FILE ID= node61/209215-1168061547

PBS_JOBID= 3475561

Free space on /tmp= 66508 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-7.xml
COMMAND LINE= /tmp/evaluation/209215-1168061547/CSPtoSAT+minisat /tmp/evaluation/209215-1168061547/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-209215-1168061547 -o ROOT/results/node61/solver-209215-1168061547 -C 1800 -M 900  /tmp/evaluation/209215-1168061547/CSPtoSAT+minisat /tmp/evaluation/209215-1168061547/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  336f9727f83de4902cc9d6bc31a3cb37

RANDOM SEED= 322536501

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.259
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.259
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:       1373040 kB
Buffers:         46148 kB
Cached:         509480 kB
SwapCached:          0 kB
Active:          97608 kB
Inactive:       501508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4360 kB
Writeback:           0 kB
Mapped:          57096 kB
Slab:            69324 kB
Committed_AS:  3001352 kB
PageTables:       1768 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= 66506 MiB



End job on node61 on Sat Jan  6 06:02:36 UTC 2007