Trace number 199526

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.03 1806.48

General information on the benchmark

NameallIntervalSeries/
series-70.xml
MD5SUMb508d51ffd63385b50c36601428a30b3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.71474
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables139
Number of constraints4830
Maximum constraint arity3
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4830
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.31	c ...done
0.31	c #SATvar=28707 #SATclauses=56993 #CSPpredicates=4830

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/node52/watcher-199526-1168053719 -o ROOT/results/node52/solver-199526-1168053719 -C 1800 -M 900 /tmp/evaluation/199526-1168053719/CSPtoSAT+minisat /tmp/evaluation/199526-1168053719/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.90 2.06 2.17 5/73 25246
/proc/meminfo: memFree=1300760/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=18540 CPUtime=0
/proc/25245/stat : 25245 (runsolver) R 25243 25245 22779 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153770578 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25245/statm: 4635 279 244 17 0 2626 0

[startup+0.108035 s]
/proc/loadavg: 1.90 2.06 2.17 5/73 25246
/proc/meminfo: memFree=1300760/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=11240 CPUtime=0.09
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 1845 0 0 0 9 0 0 0 18 0 1 0 153770578 11509760 1813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158495247 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 2810 1813 704 52 0 1178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11240

[startup+0.516062 s]
/proc/loadavg: 1.90 2.06 2.17 5/73 25246
/proc/meminfo: memFree=1300760/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=11744 CPUtime=0.5
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2015 0 0 0 49 1 0 0 21 0 1 0 153770578 12025856 1957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678594 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 2936 1957 721 52 0 1304 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11744

[startup+1.33712 s]
/proc/loadavg: 1.90 2.06 2.17 3/73 25246
/proc/meminfo: memFree=1295640/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=11900 CPUtime=1.32
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2051 0 0 0 131 1 0 0 25 0 1 0 153770578 12185600 1993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 2975 1993 721 52 0 1343 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11900

[startup+2.97423 s]
/proc/loadavg: 1.90 2.06 2.17 3/73 25246
/proc/meminfo: memFree=1295448/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=12104 CPUtime=2.95
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2097 0 0 0 294 1 0 0 25 0 1 0 153770578 12394496 2039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600096 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 3026 2039 721 52 0 1394 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 12104

[startup+6.25346 s]
/proc/loadavg: 1.91 2.06 2.17 3/73 25246
/proc/meminfo: memFree=1295192/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=12236 CPUtime=6.21
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2135 0 0 0 620 1 0 0 25 0 1 0 153770578 12529664 2077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 3059 2077 721 52 0 1427 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 12236

[startup+12.7209 s]
/proc/loadavg: 1.92 2.06 2.17 3/73 25246
/proc/meminfo: memFree=1294816/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=12696 CPUtime=12.65
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2242 0 0 0 1264 1 0 0 25 0 1 0 153770578 13000704 2184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 3174 2184 721 52 0 1542 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12696

[startup+25.5488 s]
/proc/loadavg: 1.94 2.06 2.17 3/73 25246
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=13380 CPUtime=25.44
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2416 0 0 0 2542 2 0 0 25 0 1 0 153770578 13701120 2358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 3345 2358 721 52 0 1713 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13380

[startup+51.1965 s]
/proc/loadavg: 1.96 2.05 2.16 3/73 25246
/proc/meminfo: memFree=1292768/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=14812 CPUtime=50.99
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 2767 0 0 0 5096 3 0 0 25 0 1 0 153770578 15167488 2709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 3703 2709 721 52 0 2071 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 14812

[startup+102.488 s]
/proc/loadavg: 1.98 2.04 2.15 3/73 25246
/proc/meminfo: memFree=1290976/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=16516 CPUtime=102.08
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 3213 0 0 0 10205 3 0 0 25 0 1 0 153770578 16912384 3155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 4129 3155 721 52 0 2497 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 16516

[startup+162.5 s]
/proc/loadavg: 1.99 2.03 2.14 3/73 25246
/proc/meminfo: memFree=1288864/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=18628 CPUtime=161.87
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 3721 0 0 0 16183 4 0 0 25 0 1 0 153770578 19075072 3663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 4657 3663 721 52 0 3025 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 18628

[startup+222.517 s]
/proc/loadavg: 1.99 2.02 2.13 3/73 25246
/proc/meminfo: memFree=1287328/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=20080 CPUtime=221.66
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4106 0 0 0 22161 5 0 0 25 0 1 0 153770578 20561920 4048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5020 4048 721 52 0 3388 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 20080

[startup+282.525 s]
/proc/loadavg: 1.99 2.02 2.12 3/73 25246
/proc/meminfo: memFree=1286048/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=21448 CPUtime=281.44
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4424 0 0 0 28139 5 0 0 25 0 1 0 153770578 21962752 4366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5362 4366 721 52 0 3730 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 21448

[startup+342.53 s]
/proc/loadavg: 1.99 2.01 2.11 3/73 25246
/proc/meminfo: memFree=1285792/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=21712 CPUtime=341.21
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4480 0 0 0 34116 5 0 0 25 0 1 0 153770578 22233088 4422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5428 4422 721 52 0 3796 0
Current children cumulated CPU time (s) 341.21
Current children cumulated vsize (KiB) 21712

[startup+402.535 s]
/proc/loadavg: 1.99 2.01 2.09 3/73 25246
/proc/meminfo: memFree=1285728/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=21844 CPUtime=400.99
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4517 0 0 0 40094 5 0 0 25 0 1 0 153770578 22368256 4459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5461 4459 721 52 0 3829 0
Current children cumulated CPU time (s) 400.99
Current children cumulated vsize (KiB) 21844

[startup+462.543 s]
/proc/loadavg: 1.99 2.00 2.09 3/73 25246
/proc/meminfo: memFree=1285472/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22108 CPUtime=460.77
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4567 0 0 0 46072 5 0 0 25 0 1 0 153770578 22638592 4509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5527 4509 721 52 0 3895 0
Current children cumulated CPU time (s) 460.77
Current children cumulated vsize (KiB) 22108

[startup+522.554 s]
/proc/loadavg: 1.99 2.00 2.08 3/73 25246
/proc/meminfo: memFree=1285344/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22240 CPUtime=520.55
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4607 0 0 0 52050 5 0 0 25 0 1 0 153770578 22773760 4549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5560 4549 721 52 0 3928 0
Current children cumulated CPU time (s) 520.55
Current children cumulated vsize (KiB) 22240

[startup+582.561 s]
/proc/loadavg: 2.05 2.01 2.08 3/73 25246
/proc/meminfo: memFree=1284768/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22372 CPUtime=580.33
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4629 0 0 0 58028 5 0 0 25 0 1 0 153770578 22908928 4571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5593 4571 721 52 0 3961 0
Current children cumulated CPU time (s) 580.33
Current children cumulated vsize (KiB) 22372

[startup+642.567 s]
/proc/loadavg: 2.02 2.01 2.07 3/73 25246
/proc/meminfo: memFree=1282912/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22372 CPUtime=640.11
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4659 0 0 0 64006 5 0 0 25 0 1 0 153770578 22908928 4601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5593 4601 721 52 0 3961 0
Current children cumulated CPU time (s) 640.11
Current children cumulated vsize (KiB) 22372

[startup+702.571 s]
/proc/loadavg: 2.00 2.00 2.07 3/73 25246
/proc/meminfo: memFree=1281888/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22504 CPUtime=699.89
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4687 0 0 0 69984 5 0 0 25 0 1 0 153770578 23044096 4629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5626 4629 721 52 0 3994 0
Current children cumulated CPU time (s) 699.89
Current children cumulated vsize (KiB) 22504

[startup+762.577 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 25246
/proc/meminfo: memFree=1280096/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22636 CPUtime=759.66
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4722 0 0 0 75961 5 0 0 25 0 1 0 153770578 23179264 4664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5659 4664 721 52 0 4027 0
Current children cumulated CPU time (s) 759.66
Current children cumulated vsize (KiB) 22636

[startup+822.582 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 25246
/proc/meminfo: memFree=1279776/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22768 CPUtime=819.44
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4742 0 0 0 81939 5 0 0 25 0 1 0 153770578 23314432 4684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5692 4684 721 52 0 4060 0
Current children cumulated CPU time (s) 819.44
Current children cumulated vsize (KiB) 22768

[startup+882.594 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 25246
/proc/meminfo: memFree=1278112/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22768 CPUtime=879.22
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4758 0 0 0 87917 5 0 0 25 0 1 0 153770578 23314432 4700 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5692 4700 721 52 0 4060 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 22768

[startup+942.601 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 25246
/proc/meminfo: memFree=1277472/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=22900 CPUtime=939
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4783 0 0 0 93895 5 0 0 25 0 1 0 153770578 23449600 4725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5725 4725 721 52 0 4093 0
Current children cumulated CPU time (s) 939
Current children cumulated vsize (KiB) 22900

[startup+1002.61 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 25246
/proc/meminfo: memFree=1277024/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=23032 CPUtime=998.78
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4811 0 0 0 99873 5 0 0 25 0 1 0 153770578 23584768 4753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5758 4753 721 52 0 4126 0
Current children cumulated CPU time (s) 998.78
Current children cumulated vsize (KiB) 23032

[startup+1062.61 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 25246
/proc/meminfo: memFree=1276832/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=23164 CPUtime=1058.56
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 4834 0 0 0 105851 5 0 0 25 0 1 0 153770578 23719936 4776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 5791 4776 721 52 0 4159 0
Current children cumulated CPU time (s) 1058.56
Current children cumulated vsize (KiB) 23164

[startup+1122.62 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 25246
/proc/meminfo: memFree=1274400/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=24088 CPUtime=1118.35
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5086 0 0 0 111829 6 0 0 25 0 1 0 153770578 24666112 5028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6022 5028 721 52 0 4390 0
Current children cumulated CPU time (s) 1118.35
Current children cumulated vsize (KiB) 24088

[startup+1182.63 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 25246
/proc/meminfo: memFree=1273696/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=24352 CPUtime=1178.13
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5150 0 0 0 117807 6 0 0 25 0 1 0 153770578 24936448 5092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6088 5092 721 52 0 4456 0
Current children cumulated CPU time (s) 1178.13
Current children cumulated vsize (KiB) 24352

[startup+1242.64 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 25246
/proc/meminfo: memFree=1273376/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=24616 CPUtime=1237.91
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5199 0 0 0 123785 6 0 0 25 0 1 0 153770578 25206784 5141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6154 5141 721 52 0 4522 0
Current children cumulated CPU time (s) 1237.91
Current children cumulated vsize (KiB) 24616

[startup+1302.64 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 25246
/proc/meminfo: memFree=1273056/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=24748 CPUtime=1297.68
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5249 0 0 0 129762 6 0 0 25 0 1 0 153770578 25341952 5191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6187 5191 721 52 0 4555 0
Current children cumulated CPU time (s) 1297.68
Current children cumulated vsize (KiB) 24748

[startup+1362.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25246
/proc/meminfo: memFree=1272672/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=24880 CPUtime=1357.46
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5279 0 0 0 135740 6 0 0 25 0 1 0 153770578 25477120 5221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6220 5221 721 52 0 4588 0
Current children cumulated CPU time (s) 1357.46
Current children cumulated vsize (KiB) 24880

[startup+1422.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25246
/proc/meminfo: memFree=1272480/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25012 CPUtime=1417.24
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5313 0 0 0 141718 6 0 0 25 0 1 0 153770578 25612288 5255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6253 5255 721 52 0 4621 0
Current children cumulated CPU time (s) 1417.24
Current children cumulated vsize (KiB) 25012

[startup+1482.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25246
/proc/meminfo: memFree=1271136/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25144 CPUtime=1477.02
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5336 0 0 0 147696 6 0 0 25 0 1 0 153770578 25747456 5278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6286 5278 721 52 0 4654 0
Current children cumulated CPU time (s) 1477.02
Current children cumulated vsize (KiB) 25144

[startup+1542.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25246
/proc/meminfo: memFree=1270176/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25144 CPUtime=1536.8
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5358 0 0 0 153674 6 0 0 25 0 1 0 153770578 25747456 5300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6286 5300 721 52 0 4654 0
Current children cumulated CPU time (s) 1536.8
Current children cumulated vsize (KiB) 25144

[startup+1602.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25246
/proc/meminfo: memFree=1269792/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25276 CPUtime=1596.57
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5380 0 0 0 159651 6 0 0 25 0 1 0 153770578 25882624 5322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6319 5322 721 52 0 4687 0
Current children cumulated CPU time (s) 1596.57
Current children cumulated vsize (KiB) 25276

[startup+1662.68 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 25246
/proc/meminfo: memFree=1269600/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25408 CPUtime=1656.35
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5399 0 0 0 165629 6 0 0 25 0 1 0 153770578 26017792 5341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25245/statm: 6352 5341 721 52 0 4720 0
Current children cumulated CPU time (s) 1656.35
Current children cumulated vsize (KiB) 25408

[startup+1722.77 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 25284
/proc/meminfo: memFree=1281056/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25408 CPUtime=1716.39
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5413 0 0 0 171633 6 0 0 25 0 1 0 153770578 26017792 5355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25245/statm: 6352 5355 721 52 0 4720 0
Current children cumulated CPU time (s) 1716.39
Current children cumulated vsize (KiB) 25408

[startup+1782.87 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 25284
/proc/meminfo: memFree=1280800/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25408 CPUtime=1776.42
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5422 0 0 0 177636 6 0 0 25 0 1 0 153770578 26017792 5364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25245/statm: 6352 5364 721 52 0 4720 0
Current children cumulated CPU time (s) 1776.42
Current children cumulated vsize (KiB) 25408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.46 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 25284
/proc/meminfo: memFree=1280736/2055920 swapFree=4192812/4192956
[pid=25245] ppid=25243 vsize=25408 CPUtime=1800.01
/proc/25245/stat : 25245 (CSPtoSAT+minisa) R 25243 25245 22779 0 -1 4194304 5426 0 0 0 179995 6 0 0 25 0 1 0 153770578 26017792 5368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25245/statm: 6352 5368 721 52 0 4720 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25408

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.48
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.071989
CPU usage (%): 99.6429
Max. virtual memory (cumulated for all children) (KiB): 25408

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

runsolver used 1.21081 s user time and 5.2372 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 03:22:01 UTC 2007


IDJOB= 199526
IDBENCH= 3623
FILE ID= node52/199526-1168053719

PBS_JOBID= 3475457

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-70.xml
COMMAND LINE= /tmp/evaluation/199526-1168053719/CSPtoSAT+minisat /tmp/evaluation/199526-1168053719/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-199526-1168053719 -o ROOT/results/node52/solver-199526-1168053719 -C 1800 -M 900  /tmp/evaluation/199526-1168053719/CSPtoSAT+minisat /tmp/evaluation/199526-1168053719/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b508d51ffd63385b50c36601428a30b3

RANDOM SEED= 159316775

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.232
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.232
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:       1301240 kB
Buffers:         59776 kB
Cached:         589760 kB
SwapCached:          0 kB
Active:          94676 kB
Inactive:       577236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          35984 kB
Slab:            68248 kB
Committed_AS:  3128600 kB
PageTables:       1832 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= 66550 MiB



End job on node52 on Sat Jan  6 03:52:09 UTC 2007