Trace number 207617

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 1801.99

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-10.xml
MD5SUMca801d693e5f281aecf2d953ed79f03d
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.918859
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	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/node3/watcher-207617-1168060639 -o ROOT/results/node3/solver-207617-1168060639 -C 1800 -M 900 /tmp/evaluation/207617-1168060639/CSPtoSAT+minisat /tmp/evaluation/207617-1168060639/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.02 2.02 1.97 4/86 26190
/proc/meminfo: memFree=555856/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=6696 CPUtime=0
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154459548 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10888287 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 1674 415 375 52 0 30 0

[startup+0.108892 s]
/proc/loadavg: 2.02 2.02 1.97 4/86 26190
/proc/meminfo: memFree=555856/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=18864 CPUtime=0.1
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3659 0 0 0 8 2 0 0 18 0 1 0 154459548 19316736 3593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4716 3595 696 52 0 3084 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18864

[startup+0.516957 s]
/proc/loadavg: 2.02 2.02 1.97 4/86 26190
/proc/meminfo: memFree=555856/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=19360 CPUtime=0.51
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3847 0 0 0 49 2 0 0 21 0 1 0 154459548 19824640 3755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4840 3755 721 52 0 3208 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 19360

[startup+1.3381 s]
/proc/loadavg: 2.02 2.02 1.97 3/86 26190
/proc/meminfo: memFree=543568/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=19360 CPUtime=1.32
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3860 0 0 0 130 2 0 0 25 0 1 0 154459548 19824640 3768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4840 3768 721 52 0 3208 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19360

[startup+2.97636 s]
/proc/loadavg: 2.02 2.02 1.97 3/86 26190
/proc/meminfo: memFree=543376/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=19524 CPUtime=2.96
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3896 0 0 0 294 2 0 0 25 0 1 0 154459548 19992576 3804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4881 3804 721 52 0 3249 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19524

[startup+6.26289 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 26190
/proc/meminfo: memFree=543248/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=19604 CPUtime=6.25
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3914 0 0 0 623 2 0 0 25 0 1 0 154459548 20074496 3822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4901 3822 721 52 0 3269 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19604

[startup+12.7279 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 26192
/proc/meminfo: memFree=543056/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=19888 CPUtime=12.71
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 3966 0 0 0 1269 2 0 0 25 0 1 0 154459548 20365312 3874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 4972 3874 721 52 0 3340 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19888

[startup+25.56 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 26192
/proc/meminfo: memFree=542928/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=20152 CPUtime=25.5
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 4044 0 0 0 2548 2 0 0 25 0 1 0 154459548 20635648 3952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 5038 3952 721 52 0 3406 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20152

[startup+51.2202 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 26192
/proc/meminfo: memFree=542160/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=20832 CPUtime=51.15
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 4207 0 0 0 5112 3 0 0 25 0 1 0 154459548 21331968 4115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 5208 4115 721 52 0 3576 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 20832

[startup+102.435 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 26192
/proc/meminfo: memFree=540752/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=22052 CPUtime=102.31
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 4511 0 0 0 10227 4 0 0 25 0 1 0 154459548 22581248 4419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 5513 4419 721 52 0 3881 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 22052

[startup+162.481 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 26192
/proc/meminfo: memFree=539024/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=23452 CPUtime=162.27
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 4867 0 0 0 16222 5 0 0 25 0 1 0 154459548 24014848 4775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 5863 4775 721 52 0 4231 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 23452

[startup+222.532 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=537360/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=24892 CPUtime=222.27
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 5214 0 0 0 22221 6 0 0 25 0 1 0 154459548 25489408 5122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 6223 5122 721 52 0 4591 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 24892

[startup+282.575 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=535696/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=26260 CPUtime=282.23
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 5557 0 0 0 28216 7 0 0 25 0 1 0 154459548 26890240 5465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 6565 5465 721 52 0 4933 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 26260

[startup+342.621 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=534040/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=27580 CPUtime=342.19
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 5893 0 0 0 34212 7 0 0 25 0 1 0 154459548 28241920 5801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 6895 5801 721 52 0 5263 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27580

[startup+402.646 s]
/proc/loadavg: 1.83 1.95 1.95 3/86 26230
/proc/meminfo: memFree=1277528/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=29168 CPUtime=402.17
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 6250 0 0 0 40207 10 0 0 25 0 1 0 154459548 29868032 6158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665628 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 7292 6158 721 52 0 5660 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29168

[startup+462.693 s]
/proc/loadavg: 1.93 1.96 1.95 3/86 26230
/proc/meminfo: memFree=1259352/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=30488 CPUtime=462.15
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 6602 0 0 0 46205 10 0 0 25 0 1 0 154459548 31219712 6510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 7622 6510 721 52 0 5990 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 30488

[startup+522.731 s]
/proc/loadavg: 1.97 1.96 1.95 3/86 26230
/proc/meminfo: memFree=1245720/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=31808 CPUtime=522.13
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 6949 0 0 0 52202 11 0 0 25 0 1 0 154459548 32571392 6857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 7952 6857 721 52 0 6320 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 31808

[startup+582.773 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1239576/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=33532 CPUtime=582.1
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 7299 0 0 0 58198 12 0 0 25 0 1 0 154459548 34336768 7207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 8383 7207 721 52 0 6751 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 33532

[startup+642.808 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1238104/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=34852 CPUtime=642.08
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 7650 0 0 0 64196 12 0 0 25 0 1 0 154459548 35688448 7558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 8713 7558 721 52 0 7081 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 34852

[startup+702.848 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1236760/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=36040 CPUtime=702.04
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 7987 0 0 0 70191 13 0 0 25 0 1 0 154459548 36904960 7895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 9010 7895 721 52 0 7378 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 36040

[startup+762.889 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1227224/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=37360 CPUtime=762.02
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 8331 0 0 0 76189 13 0 0 25 0 1 0 154459548 38256640 8239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 9340 8239 721 52 0 7708 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 37360

[startup+822.93 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1223000/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=38680 CPUtime=822.01
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 8667 0 0 0 82187 14 0 0 25 0 1 0 154459548 39608320 8575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 9670 8575 721 52 0 8038 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 38680

[startup+882.974 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1221720/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40344 CPUtime=881.97
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 8959 0 0 0 88182 15 0 0 25 0 1 0 154459548 41312256 8867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10086 8867 721 52 0 8454 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 40344

[startup+943.002 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1221656/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40476 CPUtime=941.95
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 8990 0 0 0 94180 15 0 0 25 0 1 0 154459548 41447424 8898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10119 8898 721 52 0 8487 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 40476

[startup+1003.03 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1221592/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40476 CPUtime=1001.91
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9002 0 0 0 100176 15 0 0 25 0 1 0 154459548 41447424 8910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10119 8910 721 52 0 8487 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 40476

[startup+1063.06 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1217176/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40476 CPUtime=1061.87
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9010 0 0 0 106172 15 0 0 25 0 1 0 154459548 41447424 8918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10119 8918 721 52 0 8487 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 40476

[startup+1123.09 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1217112/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1121.85
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9017 0 0 0 112169 16 0 0 25 0 1 0 154459548 41582592 8925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8925 721 52 0 8520 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 40608

[startup+1183.13 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1217112/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1181.83
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9023 0 0 0 118167 16 0 0 25 0 1 0 154459548 41582592 8931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687462 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8931 721 52 0 8520 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 40608

[startup+1243.17 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1217048/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1241.78
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9029 0 0 0 124162 16 0 0 25 0 1 0 154459548 41582592 8937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8937 721 52 0 8520 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 40608

[startup+1303.19 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1217048/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1301.76
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9034 0 0 0 130159 17 0 0 25 0 1 0 154459548 41582592 8942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8942 721 52 0 8520 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 40608

[startup+1363.23 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1213080/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1361.74
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9039 0 0 0 136157 17 0 0 25 0 1 0 154459548 41582592 8947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8947 721 52 0 8520 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 40608

[startup+1423.27 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1213080/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1421.7
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9044 0 0 0 142153 17 0 0 25 0 1 0 154459548 41582592 8952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8952 721 52 0 8520 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 40608

[startup+1483.31 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1213016/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40608 CPUtime=1481.68
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9048 0 0 0 148151 17 0 0 25 0 1 0 154459548 41582592 8956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10152 8956 721 52 0 8520 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 40608

[startup+1543.35 s]
/proc/loadavg: 1.99 1.97 1.95 3/86 26230
/proc/meminfo: memFree=1213016/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1541.66
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9051 0 0 0 154149 17 0 0 25 0 1 0 154459548 41717760 8959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8959 721 52 0 8553 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 40740

[startup+1603.37 s]
/proc/loadavg: 2.05 1.99 1.96 3/86 26230
/proc/meminfo: memFree=1213016/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1601.61
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9055 0 0 0 160144 17 0 0 25 0 1 0 154459548 41717760 8963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8963 721 52 0 8553 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 40740

[startup+1663.41 s]
/proc/loadavg: 2.16 2.03 1.97 3/86 26230
/proc/meminfo: memFree=1206232/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1661.59
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9059 0 0 0 166142 17 0 0 25 0 1 0 154459548 41717760 8967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8967 721 52 0 8553 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 40740

[startup+1723.45 s]
/proc/loadavg: 2.10 2.04 1.98 3/86 26230
/proc/meminfo: memFree=1203736/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1721.57
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9061 0 0 0 172140 17 0 0 25 0 1 0 154459548 41717760 8969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8969 721 52 0 8553 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 40740

[startup+1783.49 s]
/proc/loadavg: 2.11 2.04 1.98 3/86 26230
/proc/meminfo: memFree=1203672/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1781.54
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9064 0 0 0 178136 18 0 0 25 0 1 0 154459548 41717760 8972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8972 721 52 0 8553 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 40740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.97 s]
/proc/loadavg: 2.08 2.04 1.98 3/86 26230
/proc/meminfo: memFree=1203672/2055920 swapFree=4192812/4192956
[pid=26189] ppid=26187 vsize=40740 CPUtime=1800.01
/proc/26189/stat : 26189 (CSPtoSAT+minisa) R 26187 26189 26134 0 -1 4194304 9065 0 0 0 179983 18 0 0 25 0 1 0 154459548 41717760 8973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26189/statm: 10185 8973 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): 1801.99
CPU time (s): 1800.02
CPU user time (s): 1799.84
CPU system time (s): 0.187971
CPU usage (%): 99.8911
Max. virtual memory (cumulated for all children) (KiB): 40740

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

runsolver used 2.16667 s user time and 5.79712 s system time

The end

Launcher Data (download as text)

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


IDJOB= 207617
IDBENCH= 4301
FILE ID= node3/207617-1168060639

PBS_JOBID= 3475360

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ca801d693e5f281aecf2d953ed79f03d

RANDOM SEED= 776774815

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.279
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.279
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:        556272 kB
Buffers:         71468 kB
Cached:         523396 kB
SwapCached:          0 kB
Active:         873436 kB
Inactive:       529436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        556272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         830456 kB
Slab:            80136 kB
Committed_AS:  4509448 kB
PageTables:       3736 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 node3 on Sat Jan  6 05:47:21 UTC 2007