Trace number 207601

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 1803.3

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-5.xml
MD5SUM46eec35b13530df24328b94610022319
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.78288
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.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.21	c ...done
0.21	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/node5/watcher-207601-1168060637 -o ROOT/results/node5/solver-207601-1168060637 -C 1800 -M 900 /tmp/evaluation/207601-1168060637/CSPtoSAT+minisat /tmp/evaluation/207601-1168060637/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 2.00 3/86 2230
/proc/meminfo: memFree=986928/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=380 CPUtime=0
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 41 0 0 0 0 0 0 0 21 0 1 0 134678310 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7893796 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 95 26 21 52 0 18 0

[startup+0.103301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=986928/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=17144 CPUtime=0.08
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3121 0 0 0 7 1 0 0 18 0 1 0 134678310 17555456 3055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8327664 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4286 3055 696 52 0 2654 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17144

[startup+0.511339 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=986928/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=19228 CPUtime=0.5
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3838 0 0 0 48 2 0 0 21 0 1 0 134678310 19689472 3746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4807 3746 721 52 0 3175 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 19228

[startup+1.33444 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=974640/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=19436 CPUtime=1.32
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3864 0 0 0 130 2 0 0 25 0 1 0 134678310 19902464 3772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4859 3772 721 52 0 3227 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19436

[startup+2.98363 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=974320/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=19600 CPUtime=2.96
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3903 0 0 0 294 2 0 0 25 0 1 0 134678310 20070400 3811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4900 3811 721 52 0 3268 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19600

[startup+6.263 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=974256/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=19600 CPUtime=6.22
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3917 0 0 0 620 2 0 0 25 0 1 0 134678310 20070400 3825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4900 3825 721 52 0 3268 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 19600

[startup+12.7347 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=974000/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=19812 CPUtime=12.66
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 3971 0 0 0 1264 2 0 0 25 0 1 0 134678310 20287488 3879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 4953 3879 721 52 0 3321 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19812

[startup+25.5572 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=973488/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=20228 CPUtime=25.42
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 4061 0 0 0 2540 2 0 0 25 0 1 0 134678310 20713472 3969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 5057 3969 721 52 0 3425 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 20228

[startup+51.2221 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=972272/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=20964 CPUtime=50.96
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 4234 0 0 0 5094 2 0 0 25 0 1 0 134678310 21467136 4142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 5241 4142 721 52 0 3609 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 20964

[startup+102.438 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=969968/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=22264 CPUtime=101.95
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 4570 0 0 0 10191 4 0 0 25 0 1 0 134678310 22798336 4478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 5566 4478 721 52 0 3934 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 22264

[startup+162.491 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2230
/proc/meminfo: memFree=967216/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=23836 CPUtime=161.72
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 4948 0 0 0 16167 5 0 0 25 0 1 0 134678310 24408064 4856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/2229/statm: 5959 4856 721 52 0 4327 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 23836

[startup+222.533 s]
/proc/loadavg: 1.79 1.92 1.97 3/86 2347
/proc/meminfo: memFree=1002016/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=25600 CPUtime=221.69
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 5373 0 0 0 22161 8 0 0 25 0 1 0 134678310 26214400 5281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 6400 5281 721 52 0 4768 0
Current children cumulated CPU time (s) 221.69
Current children cumulated vsize (KiB) 25600

[startup+282.576 s]
/proc/loadavg: 1.92 1.94 1.97 3/86 2347
/proc/meminfo: memFree=978592/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=27184 CPUtime=281.68
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 5779 0 0 0 28159 9 0 0 25 0 1 0 134678310 27836416 5687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 6796 5687 721 52 0 5164 0
Current children cumulated CPU time (s) 281.68
Current children cumulated vsize (KiB) 27184

[startup+342.616 s]
/proc/loadavg: 1.97 1.94 1.97 3/86 2347
/proc/meminfo: memFree=970784/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=28904 CPUtime=341.64
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 6176 0 0 0 34154 10 0 0 25 0 1 0 134678310 29597696 6084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 7226 6084 721 52 0 5594 0
Current children cumulated CPU time (s) 341.64
Current children cumulated vsize (KiB) 28904

[startup+402.659 s]
/proc/loadavg: 1.99 1.95 1.97 3/86 2347
/proc/meminfo: memFree=969184/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=30356 CPUtime=401.63
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 6570 0 0 0 40153 10 0 0 25 0 1 0 134678310 31084544 6478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 7589 6478 721 52 0 5957 0
Current children cumulated CPU time (s) 401.63
Current children cumulated vsize (KiB) 30356

[startup+462.7 s]
/proc/loadavg: 1.99 1.96 1.97 3/86 2347
/proc/meminfo: memFree=960480/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=31940 CPUtime=461.62
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 6978 0 0 0 46151 11 0 0 25 0 1 0 134678310 32706560 6886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 7985 6886 721 52 0 6353 0
Current children cumulated CPU time (s) 461.62
Current children cumulated vsize (KiB) 31940

[startup+522.738 s]
/proc/loadavg: 1.99 1.96 1.97 3/86 2347
/proc/meminfo: memFree=958952/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=33796 CPUtime=521.58
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 7365 0 0 0 52146 12 0 0 25 0 1 0 134678310 34607104 7273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 8449 7273 721 52 0 6817 0
Current children cumulated CPU time (s) 521.58
Current children cumulated vsize (KiB) 33796

[startup+582.782 s]
/proc/loadavg: 2.11 2.00 1.98 3/86 2347
/proc/meminfo: memFree=957352/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=35248 CPUtime=581.58
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 7751 0 0 0 58145 13 0 0 25 0 1 0 134678310 36093952 7659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 8812 7659 721 52 0 7180 0
Current children cumulated CPU time (s) 581.58
Current children cumulated vsize (KiB) 35248

[startup+642.822 s]
/proc/loadavg: 2.04 2.00 1.98 3/86 2347
/proc/meminfo: memFree=949224/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=36700 CPUtime=641.56
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8133 0 0 0 64143 13 0 0 25 0 1 0 134678310 37580800 8041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 9175 8041 721 52 0 7543 0
Current children cumulated CPU time (s) 641.56
Current children cumulated vsize (KiB) 36700

[startup+702.86 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 2347
/proc/meminfo: memFree=941288/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=38020 CPUtime=701.53
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8516 0 0 0 70139 14 0 0 25 0 1 0 134678310 38932480 8424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 9505 8424 721 52 0 7873 0
Current children cumulated CPU time (s) 701.53
Current children cumulated vsize (KiB) 38020

[startup+762.898 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 2347
/proc/meminfo: memFree=939816/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40080 CPUtime=761.5
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8889 0 0 0 76136 14 0 0 25 0 1 0 134678310 41041920 8797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10020 8797 721 52 0 8388 0
Current children cumulated CPU time (s) 761.5
Current children cumulated vsize (KiB) 40080

[startup+822.93 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 2347
/proc/meminfo: memFree=939496/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40344 CPUtime=821.49
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8963 0 0 0 82134 15 0 0 25 0 1 0 134678310 41312256 8871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10086 8871 721 52 0 8454 0
Current children cumulated CPU time (s) 821.49
Current children cumulated vsize (KiB) 40344

[startup+882.967 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 2347
/proc/meminfo: memFree=939432/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40476 CPUtime=881.45
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8979 0 0 0 88130 15 0 0 25 0 1 0 134678310 41447424 8887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10119 8887 721 52 0 8487 0
Current children cumulated CPU time (s) 881.45
Current children cumulated vsize (KiB) 40476

[startup+942.991 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 2347
/proc/meminfo: memFree=939240/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40476 CPUtime=941.42
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8990 0 0 0 94126 16 0 0 25 0 1 0 134678310 41447424 8898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10119 8898 721 52 0 8487 0
Current children cumulated CPU time (s) 941.42
Current children cumulated vsize (KiB) 40476

[startup+1003.03 s]
/proc/loadavg: 2.08 2.01 1.99 3/86 2347
/proc/meminfo: memFree=939176/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40476 CPUtime=1001.4
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 8998 0 0 0 100124 16 0 0 25 0 1 0 134678310 41447424 8906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10119 8906 721 52 0 8487 0
Current children cumulated CPU time (s) 1001.4
Current children cumulated vsize (KiB) 40476

[startup+1063.06 s]
/proc/loadavg: 2.03 2.01 1.99 3/86 2347
/proc/meminfo: memFree=939176/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40476 CPUtime=1061.36
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9006 0 0 0 106120 16 0 0 25 0 1 0 134678310 41447424 8914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10119 8914 721 52 0 8487 0
Current children cumulated CPU time (s) 1061.36
Current children cumulated vsize (KiB) 40476

[startup+1123.09 s]
/proc/loadavg: 2.06 2.02 1.99 3/86 2347
/proc/meminfo: memFree=938152/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40476 CPUtime=1121.33
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9010 0 0 0 112117 16 0 0 25 0 1 0 134678310 41447424 8918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10119 8918 721 52 0 8487 0
Current children cumulated CPU time (s) 1121.33
Current children cumulated vsize (KiB) 40476

[startup+1183.13 s]
/proc/loadavg: 2.02 2.01 1.99 3/86 2347
/proc/meminfo: memFree=931432/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1181.32
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9014 0 0 0 118116 16 0 0 25 0 1 0 134678310 41582592 8922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8922 721 52 0 8520 0
Current children cumulated CPU time (s) 1181.32
Current children cumulated vsize (KiB) 40608

[startup+1243.17 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 2347
/proc/meminfo: memFree=931368/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1241.28
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9020 0 0 0 124112 16 0 0 25 0 1 0 134678310 41582592 8928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8928 721 52 0 8520 0
Current children cumulated CPU time (s) 1241.28
Current children cumulated vsize (KiB) 40608

[startup+1303.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 2347
/proc/meminfo: memFree=931368/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1301.26
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9025 0 0 0 130110 16 0 0 25 0 1 0 134678310 41582592 8933 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8933 721 52 0 8520 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 40608

[startup+1363.24 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 2347
/proc/meminfo: memFree=931304/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1361.24
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9030 0 0 0 136108 16 0 0 25 0 1 0 134678310 41582592 8938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668884 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8938 721 52 0 8520 0
Current children cumulated CPU time (s) 1361.24
Current children cumulated vsize (KiB) 40608

[startup+1423.27 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 2347
/proc/meminfo: memFree=931304/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1421.21
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9035 0 0 0 142104 17 0 0 25 0 1 0 134678310 41582592 8943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8943 721 52 0 8520 0
Current children cumulated CPU time (s) 1421.21
Current children cumulated vsize (KiB) 40608

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2347
/proc/meminfo: memFree=923944/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1481.19
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9039 0 0 0 148102 17 0 0 25 0 1 0 134678310 41582592 8947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8947 721 52 0 8520 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 40608

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2347
/proc/meminfo: memFree=923880/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40608 CPUtime=1541.18
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9042 0 0 0 154101 17 0 0 25 0 1 0 134678310 41582592 8950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10152 8950 721 52 0 8520 0
Current children cumulated CPU time (s) 1541.18
Current children cumulated vsize (KiB) 40608

[startup+1603.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2347
/proc/meminfo: memFree=923880/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40740 CPUtime=1600.99
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9046 0 0 0 160082 17 0 0 25 0 1 0 134678310 41717760 8954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10185 8954 721 52 0 8553 0
Current children cumulated CPU time (s) 1600.99
Current children cumulated vsize (KiB) 40740

[startup+1663.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2347
/proc/meminfo: memFree=923880/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40740 CPUtime=1660.76
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9049 0 0 0 166059 17 0 0 25 0 1 0 134678310 41717760 8957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10185 8957 721 52 0 8553 0
Current children cumulated CPU time (s) 1660.76
Current children cumulated vsize (KiB) 40740

[startup+1723.45 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 2347
/proc/meminfo: memFree=923816/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40740 CPUtime=1720.51
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9052 0 0 0 172034 17 0 0 25 0 1 0 134678310 41717760 8960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10185 8960 721 52 0 8553 0
Current children cumulated CPU time (s) 1720.51
Current children cumulated vsize (KiB) 40740

[startup+1783.49 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 2347
/proc/meminfo: memFree=920040/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40740 CPUtime=1780.27
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9054 0 0 0 178009 18 0 0 25 0 1 0 134678310 41717760 8962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10185 8962 721 52 0 8553 0
Current children cumulated CPU time (s) 1780.27
Current children cumulated vsize (KiB) 40740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.29 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 2347
/proc/meminfo: memFree=917928/2055920 swapFree=4192812/4192956
[pid=2229] ppid=2227 vsize=40740 CPUtime=1800.01
/proc/2229/stat : 2229 (CSPtoSAT+minisa) R 2227 2229 1444 0 -1 4194304 9055 0 0 0 179983 18 0 0 25 0 1 0 134678310 41717760 8963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687324 0 0 4096 0 0 0 0 17 0 0 0
/proc/2229/statm: 10185 8963 721 52 0 8553 0
Current children cumulated CPU time (s) 1800.01
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): 1803.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.186971
CPU usage (%): 99.818
Max. virtual memory (cumulated for all children) (KiB): 40740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9055
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= 11
involuntary context switches= 46142

runsolver used 2.16667 s user time and 5.79412 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 05:17:19 UTC 2007


IDJOB= 207601
IDBENCH= 4300
FILE ID= node5/207601-1168060637

PBS_JOBID= 3475328

Free space on /tmp= 66331 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  46eec35b13530df24328b94610022319

RANDOM SEED= 740464806

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.240
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.240
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:        987344 kB
Buffers:         84408 kB
Cached:         778852 kB
SwapCached:          0 kB
Active:         444736 kB
Inactive:       526212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        987344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         130124 kB
Slab:            82516 kB
Committed_AS:  3156304 kB
PageTables:       2252 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= 66331 MiB



End job on node5 on Sat Jan  6 05:47:23 UTC 2007