Trace number 207697

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.11 1815.38

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-7.xml
MD5SUM30441c2e8826a75c667c95ba4b7fb02c
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 benchmark0.822874
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
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.19	c ...done
0.19	c #SATvar=87122 #SATclauses=173790 #CSPpredicates=1460

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/node59/watcher-207697-1168060675 -o ROOT/results/node59/solver-207697-1168060675 -C 1800 -M 900 /tmp/evaluation/207697-1168060675/CSPtoSAT+minisat /tmp/evaluation/207697-1168060675/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: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1367704/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=496 CPUtime=0
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 51 0 0 0 0 0 0 0 21 0 1 0 154465477 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 124 36 29 52 0 19 0

[startup+0.103739 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1367704/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=18336 CPUtime=0.09
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3456 0 0 0 8 1 0 0 20 0 1 0 154465477 18776064 3390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9720258 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4584 3390 696 52 0 2952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18336

[startup+0.511782 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1367704/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=19228 CPUtime=0.49
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3841 0 0 0 48 1 0 0 25 0 1 0 154465477 19689472 3749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4807 3749 721 52 0 3175 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19228

[startup+1.33288 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1343640/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=19360 CPUtime=1.31
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3859 0 0 0 130 1 0 0 25 0 1 0 154465477 19824640 3767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4840 3767 721 52 0 3208 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 19360

[startup+2.97006 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1343384/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=19524 CPUtime=2.94
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3901 0 0 0 293 1 0 0 25 0 1 0 154465477 19992576 3809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4881 3809 721 52 0 3249 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 19524

[startup+6.26242 s]
/proc/loadavg: 1.01 1.00 1.15 3/73 21506
/proc/meminfo: memFree=1343128/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=19524 CPUtime=6.2
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3917 0 0 0 619 1 0 0 25 0 1 0 154465477 19992576 3825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4881 3825 721 52 0 3249 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 19524

[startup+12.7191 s]
/proc/loadavg: 1.09 1.02 1.15 3/73 21506
/proc/meminfo: memFree=1342808/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=19896 CPUtime=12.61
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 3970 0 0 0 1259 2 0 0 25 0 1 0 154465477 20373504 3878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 4974 3878 721 52 0 3342 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 19896

[startup+25.5455 s]
/proc/loadavg: 1.29 1.06 1.16 3/73 21506
/proc/meminfo: memFree=1342296/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=20160 CPUtime=25.35
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 4060 0 0 0 2533 2 0 0 25 0 1 0 154465477 20643840 3968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 5040 3968 721 52 0 3408 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 20160

[startup+51.1964 s]
/proc/loadavg: 1.53 1.14 1.18 3/73 21508
/proc/meminfo: memFree=1340952/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=20964 CPUtime=50.77
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 4238 0 0 0 5075 2 0 0 25 0 1 0 154465477 21467136 4146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 5241 4146 721 52 0 3609 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 20964

[startup+102.488 s]
/proc/loadavg: 1.79 1.27 1.22 3/73 21508
/proc/meminfo: memFree=1338264/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=22396 CPUtime=101.66
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 4576 0 0 0 10163 3 0 0 25 0 1 0 154465477 22933504 4484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 5599 4484 721 52 0 3967 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 22396

[startup+162.51 s]
/proc/loadavg: 1.92 1.40 1.27 3/73 21508
/proc/meminfo: memFree=1335000/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=23968 CPUtime=161.17
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 4971 0 0 0 16113 4 0 0 25 0 1 0 154465477 24543232 4879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 5992 4879 721 52 0 4360 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 23968

[startup+222.543 s]
/proc/loadavg: 1.97 1.51 1.31 3/73 21508
/proc/meminfo: memFree=1331864/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=25600 CPUtime=220.66
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 5351 0 0 0 22062 4 0 0 25 0 1 0 154465477 26214400 5259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 6400 5259 721 52 0 4768 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 25600

[startup+282.558 s]
/proc/loadavg: 1.99 1.59 1.35 3/73 21508
/proc/meminfo: memFree=1328856/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=26920 CPUtime=280.16
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 5730 0 0 0 28011 5 0 0 25 0 1 0 154465477 27566080 5638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 6730 5638 721 52 0 5098 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 26920

[startup+342.578 s]
/proc/loadavg: 1.99 1.66 1.39 3/73 21508
/proc/meminfo: memFree=1325784/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=28640 CPUtime=339.68
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 6105 0 0 0 33962 6 0 0 25 0 1 0 154465477 29327360 6013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 7160 6013 721 52 0 5528 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 28640

[startup+402.599 s]
/proc/loadavg: 1.99 1.72 1.43 3/73 21508
/proc/meminfo: memFree=1322776/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=29960 CPUtime=399.18
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 6474 0 0 0 39911 7 0 0 25 0 1 0 154465477 30679040 6382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 7490 6382 721 52 0 5858 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 29960

[startup+462.619 s]
/proc/loadavg: 1.99 1.77 1.46 3/73 21508
/proc/meminfo: memFree=1319768/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=31412 CPUtime=458.69
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 6843 0 0 0 45861 8 0 0 25 0 1 0 154465477 32165888 6751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 7853 6751 721 52 0 6221 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 31412

[startup+522.644 s]
/proc/loadavg: 1.99 1.81 1.49 3/73 21508
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=33136 CPUtime=518.21
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 7206 0 0 0 51812 9 0 0 25 0 1 0 154465477 33931264 7114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 8284 7114 721 52 0 6652 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 33136

[startup+582.67 s]
/proc/loadavg: 2.14 1.87 1.53 3/73 21508
/proc/meminfo: memFree=1313816/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=34588 CPUtime=577.7
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 7568 0 0 0 57761 9 0 0 25 0 1 0 154465477 35418112 7476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 8647 7476 721 52 0 7015 0
Current children cumulated CPU time (s) 577.7
Current children cumulated vsize (KiB) 34588

[startup+642.691 s]
/proc/loadavg: 2.05 1.89 1.56 3/73 21508
/proc/meminfo: memFree=1310872/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=35908 CPUtime=637.23
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 7930 0 0 0 63713 10 0 0 25 0 1 0 154465477 36769792 7838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 8977 7838 721 52 0 7345 0
Current children cumulated CPU time (s) 637.23
Current children cumulated vsize (KiB) 35908

[startup+702.715 s]
/proc/loadavg: 2.02 1.91 1.58 3/73 21508
/proc/meminfo: memFree=1307992/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=37228 CPUtime=696.74
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 8280 0 0 0 69663 11 0 0 25 0 1 0 154465477 38121472 8188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 9307 8188 721 52 0 7675 0
Current children cumulated CPU time (s) 696.74
Current children cumulated vsize (KiB) 37228

[startup+762.745 s]
/proc/loadavg: 2.00 1.92 1.60 3/73 21508
/proc/meminfo: memFree=1305176/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=38548 CPUtime=756.24
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 8636 0 0 0 75613 11 0 0 25 0 1 0 154465477 39473152 8544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 9637 8544 721 52 0 8005 0
Current children cumulated CPU time (s) 756.24
Current children cumulated vsize (KiB) 38548

[startup+822.769 s]
/proc/loadavg: 2.00 1.93 1.63 3/73 21508
/proc/meminfo: memFree=1303128/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40344 CPUtime=815.77
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 8953 0 0 0 81565 12 0 0 25 0 1 0 154465477 41312256 8861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10086 8861 721 52 0 8454 0
Current children cumulated CPU time (s) 815.77
Current children cumulated vsize (KiB) 40344

[startup+882.773 s]
/proc/loadavg: 2.00 1.94 1.65 3/73 21508
/proc/meminfo: memFree=1302936/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40476 CPUtime=875.27
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 8984 0 0 0 87515 12 0 0 25 0 1 0 154465477 41447424 8892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10119 8892 721 52 0 8487 0
Current children cumulated CPU time (s) 875.27
Current children cumulated vsize (KiB) 40476

[startup+942.777 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 21508
/proc/meminfo: memFree=1302744/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40476 CPUtime=934.76
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 8996 0 0 0 93464 12 0 0 25 0 1 0 154465477 41447424 8904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10119 8904 721 52 0 8487 0
Current children cumulated CPU time (s) 934.76
Current children cumulated vsize (KiB) 40476

[startup+1002.78 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 21508
/proc/meminfo: memFree=1302680/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40476 CPUtime=994.26
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9003 0 0 0 99414 12 0 0 25 0 1 0 154465477 41447424 8911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10119 8911 721 52 0 8487 0
Current children cumulated CPU time (s) 994.26
Current children cumulated vsize (KiB) 40476

[startup+1062.78 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 21508
/proc/meminfo: memFree=1302616/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40476 CPUtime=1053.77
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9011 0 0 0 105365 12 0 0 25 0 1 0 154465477 41447424 8919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10119 8919 721 52 0 8487 0
Current children cumulated CPU time (s) 1053.77
Current children cumulated vsize (KiB) 40476

[startup+1122.8 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 21508
/proc/meminfo: memFree=1302552/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1113.26
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9018 0 0 0 111314 12 0 0 25 0 1 0 154465477 41582592 8926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8926 721 52 0 8520 0
Current children cumulated CPU time (s) 1113.26
Current children cumulated vsize (KiB) 40608

[startup+1182.81 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 21508
/proc/meminfo: memFree=1302424/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1172.77
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9024 0 0 0 117265 12 0 0 25 0 1 0 154465477 41582592 8932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8932 721 52 0 8520 0
Current children cumulated CPU time (s) 1172.77
Current children cumulated vsize (KiB) 40608

[startup+1242.92 s]
/proc/loadavg: 2.06 1.99 1.75 3/73 21508
/proc/meminfo: memFree=1302424/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1232.39
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9029 0 0 0 123226 13 0 0 25 0 1 0 154465477 41582592 8937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8937 721 52 0 8520 0
Current children cumulated CPU time (s) 1232.39
Current children cumulated vsize (KiB) 40608

[startup+1302.92 s]
/proc/loadavg: 2.02 1.99 1.76 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1291.88
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9033 0 0 0 129175 13 0 0 25 0 1 0 154465477 41582592 8941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8941 721 52 0 8520 0
Current children cumulated CPU time (s) 1291.88
Current children cumulated vsize (KiB) 40608

[startup+1362.93 s]
/proc/loadavg: 2.01 1.99 1.77 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1351.4
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9038 0 0 0 135127 13 0 0 25 0 1 0 154465477 41582592 8946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8946 721 52 0 8520 0
Current children cumulated CPU time (s) 1351.4
Current children cumulated vsize (KiB) 40608

[startup+1422.93 s]
/proc/loadavg: 2.06 2.00 1.79 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1410.9
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9042 0 0 0 141077 13 0 0 25 0 1 0 154465477 41582592 8950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8950 721 52 0 8520 0
Current children cumulated CPU time (s) 1410.9
Current children cumulated vsize (KiB) 40608

[startup+1482.95 s]
/proc/loadavg: 2.02 2.00 1.80 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40608 CPUtime=1470.39
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9044 0 0 0 147026 13 0 0 25 0 1 0 154465477 41582592 8952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10152 8952 721 52 0 8520 0
Current children cumulated CPU time (s) 1470.39
Current children cumulated vsize (KiB) 40608

[startup+1543.05 s]
/proc/loadavg: 2.00 2.00 1.81 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1530.01
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9048 0 0 0 152987 14 0 0 25 0 1 0 154465477 41717760 8956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8956 721 52 0 8553 0
Current children cumulated CPU time (s) 1530.01
Current children cumulated vsize (KiB) 40740

[startup+1603.15 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1589.62
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9050 0 0 0 158948 14 0 0 25 0 1 0 154465477 41717760 8958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8958 721 52 0 8553 0
Current children cumulated CPU time (s) 1589.62
Current children cumulated vsize (KiB) 40740

[startup+1663.15 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 21508
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1649.09
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9054 0 0 0 164895 14 0 0 25 0 1 0 154465477 41717760 8962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8962 721 52 0 8553 0
Current children cumulated CPU time (s) 1649.09
Current children cumulated vsize (KiB) 40740

[startup+1723.16 s]
/proc/loadavg: 2.00 2.00 1.83 5/73 21508
/proc/meminfo: memFree=1302168/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1708.59
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9056 0 0 0 170845 14 0 0 25 0 1 0 154465477 41717760 8964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8964 721 52 0 8553 0
Current children cumulated CPU time (s) 1708.59
Current children cumulated vsize (KiB) 40740

[startup+1783.17 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 21508
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1768.11
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9060 0 0 0 176797 14 0 0 25 0 1 0 154465477 41717760 8968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8968 721 52 0 8553 0
Current children cumulated CPU time (s) 1768.11
Current children cumulated vsize (KiB) 40740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.37 s]
/proc/loadavg: 1.93 1.98 1.84 3/73 21546
/proc/meminfo: memFree=1328152/2055920 swapFree=4192812/4192956
[pid=21505] ppid=21503 vsize=40740 CPUtime=1800.09
/proc/21505/stat : 21505 (CSPtoSAT+minisa) R 21503 21505 21393 0 -1 4194304 9061 0 0 0 179994 15 0 0 25 0 1 0 154465477 41717760 8969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/21505/statm: 10185 8969 721 52 0 8553 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 40740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.38
CPU time (s): 1800.11
CPU user time (s): 1799.94
CPU system time (s): 0.161975
CPU usage (%): 99.1584
Max. virtual memory (cumulated for all children) (KiB): 40740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9061
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= 9
involuntary context switches= 39930

runsolver used 1.9667 s user time and 4.98024 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 05:17:55 UTC 2007


IDJOB= 207697
IDBENCH= 4306
FILE ID= node59/207697-1168060675

PBS_JOBID= 3475562

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-7.xml
COMMAND LINE= /tmp/evaluation/207697-1168060675/CSPtoSAT+minisat /tmp/evaluation/207697-1168060675/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-207697-1168060675 -o ROOT/results/node59/solver-207697-1168060675 -C 1800 -M 900  /tmp/evaluation/207697-1168060675/CSPtoSAT+minisat /tmp/evaluation/207697-1168060675/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  30441c2e8826a75c667c95ba4b7fb02c

RANDOM SEED= 424246158

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.239
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.239
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:       1369112 kB
Buffers:         63076 kB
Cached:         520568 kB
SwapCached:          0 kB
Active:          90972 kB
Inactive:       512832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            68532 kB
Committed_AS:  2832864 kB
PageTables:       1740 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= 66548 MiB



End job on node59 on Sat Jan  6 05:48:11 UTC 2007