Trace number 207169

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.04 1802.03

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-5.xml
MD5SUMa64b1c1676ccef27a5c55e97d7cfbaea
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 benchmark2.6246
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints4370
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4370
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.55	c ...done
0.55	c #SATvar=248994 #SATclauses=496784 #CSPpredicates=4370

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

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

/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1399344/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=496 CPUtime=0
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154354502 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 124 36 29 52 0 19 0

[startup+0.103443 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1399344/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=18060 CPUtime=0.09
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 3262 0 0 0 8 1 0 0 18 0 1 0 154354502 18493440 3200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687759 0 0 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 4515 3200 696 52 0 2883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18060

[startup+0.511504 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1399344/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=44596 CPUtime=0.49
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9184 0 0 0 46 3 0 0 21 0 1 0 154354502 45666304 9122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134601976 0 0 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 11149 9122 704 52 0 9517 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 44596

[startup+1.33266 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1365360/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=44700 CPUtime=1.31
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9260 0 0 0 128 3 0 0 25 0 1 0 154354502 45772800 9172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 11175 9172 721 52 0 9543 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 44700

[startup+2.97796 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1365168/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=44864 CPUtime=2.95
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9301 0 0 0 292 3 0 0 25 0 1 0 154354502 45940736 9213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 11216 9213 721 52 0 9584 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 44864

[startup+6.25755 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1364976/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=44944 CPUtime=6.21
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9322 0 0 0 618 3 0 0 25 0 1 0 154354502 46022656 9234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18394/statm: 11236 9234 721 52 0 9604 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 44944

[startup+12.7267 s]
/proc/loadavg: 2.00 2.00 1.91 2/68 18407
/proc/meminfo: memFree=1372568/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=45196 CPUtime=12.66
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9386 0 0 0 1262 4 0 0 25 0 1 0 154354502 46280704 9298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 11299 9298 721 52 0 9667 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45196

[startup+25.5501 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18433
/proc/meminfo: memFree=1334768/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=45460 CPUtime=25.45
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9450 0 0 0 2540 5 0 0 25 0 1 0 154354502 46551040 9362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 11365 9362 721 52 0 9733 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 45460

[startup+51.2117 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18433
/proc/meminfo: memFree=1333936/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=46196 CPUtime=51.1
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9567 0 0 0 5104 6 0 0 25 0 1 0 154354502 47304704 9479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 11549 9479 721 52 0 9917 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 46196

[startup+102.423 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18433
/proc/meminfo: memFree=1332464/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=46944 CPUtime=102.26
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 9769 0 0 0 10219 7 0 0 25 0 1 0 154354502 48070656 9681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 11736 9681 721 52 0 10104 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46944

[startup+162.493 s]
/proc/loadavg: 2.04 2.01 1.91 3/79 18581
/proc/meminfo: memFree=1329136/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=47900 CPUtime=162.21
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 10004 0 0 0 16204 17 0 0 25 0 1 0 154354502 49049600 9916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 11975 9916 721 52 0 10343 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 47900

[startup+222.56 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 18631
/proc/meminfo: memFree=1328496/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=48772 CPUtime=222.21
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 10235 0 0 0 22194 27 0 0 25 0 1 0 154354502 49942528 10147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 12193 10147 721 52 0 10561 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48772

[startup+282.604 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1326704/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=49816 CPUtime=282.19
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 10462 0 0 0 28191 28 0 0 25 0 1 0 154354502 51011584 10374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 12454 10374 721 52 0 10822 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 49816

[startup+342.645 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1324976/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=50608 CPUtime=342.16
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 10685 0 0 0 34188 28 0 0 25 0 1 0 154354502 51822592 10597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 12652 10597 721 52 0 11020 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 50608

[startup+402.682 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1323312/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=51400 CPUtime=402.14
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 10902 0 0 0 40186 28 0 0 25 0 1 0 154354502 52633600 10814 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 12850 10814 721 52 0 11218 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 51400

[startup+462.726 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1321520/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=52372 CPUtime=462.12
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 11117 0 0 0 46183 29 0 0 25 0 1 0 154354502 53628928 11029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 13093 11029 721 52 0 11461 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 52372

[startup+522.771 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1319856/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=53296 CPUtime=522.1
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 11332 0 0 0 52181 29 0 0 25 0 1 0 154354502 54575104 11244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 13324 11244 721 52 0 11692 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 53296

[startup+582.821 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1318128/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=54088 CPUtime=582.1
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 11542 0 0 0 58180 30 0 0 25 0 1 0 154354502 55386112 11454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 13522 11454 721 52 0 11890 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 54088

[startup+642.867 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1316464/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=55016 CPUtime=642.09
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 11749 0 0 0 64179 30 0 0 25 0 1 0 154354502 56336384 11661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 13754 11661 721 52 0 12122 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 55016

[startup+702.906 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1314864/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=55808 CPUtime=702.05
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 11956 0 0 0 70174 31 0 0 25 0 1 0 154354502 57147392 11868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 13952 11868 721 52 0 12320 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 55808

[startup+762.949 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1313264/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=56600 CPUtime=762.03
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 12163 0 0 0 76172 31 0 0 25 0 1 0 154354502 57958400 12075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 14150 12075 721 52 0 12518 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 56600

[startup+822.991 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1311728/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=57392 CPUtime=822.03
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 12365 0 0 0 82171 32 0 0 25 0 1 0 154354502 58769408 12277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 14348 12277 721 52 0 12716 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 57392

[startup+883.042 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1310064/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=58184 CPUtime=881.99
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 12570 0 0 0 88167 32 0 0 25 0 1 0 154354502 59580416 12482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 14546 12482 721 52 0 12914 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 58184

[startup+943.083 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1308464/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=59248 CPUtime=941.98
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 12774 0 0 0 94166 32 0 0 25 0 1 0 154354502 60669952 12686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 14812 12686 721 52 0 13180 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 59248

[startup+1003.13 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1306864/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=60040 CPUtime=1001.98
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 12972 0 0 0 100165 33 0 0 25 0 1 0 154354502 61480960 12884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15010 12884 721 52 0 13378 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 60040

[startup+1063.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1305264/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=60832 CPUtime=1061.93
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 13174 0 0 0 106160 33 0 0 25 0 1 0 154354502 62291968 13086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15208 13086 721 52 0 13576 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 60832

[startup+1123.21 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18631
/proc/meminfo: memFree=1303664/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=61624 CPUtime=1121.93
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 13376 0 0 0 112159 34 0 0 25 0 1 0 154354502 63102976 13288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15406 13288 721 52 0 13774 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 61624

[startup+1183.26 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1302128/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=62284 CPUtime=1181.93
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 13572 0 0 0 118159 34 0 0 25 0 1 0 154354502 63778816 13484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15571 13484 721 52 0 13939 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 62284

[startup+1243.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1300528/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=63076 CPUtime=1241.88
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 13772 0 0 0 124154 34 0 0 25 0 1 0 154354502 64589824 13684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15769 13684 721 52 0 14137 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 63076

[startup+1303.37 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1298928/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=63736 CPUtime=1301.89
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 13970 0 0 0 130154 35 0 0 25 0 1 0 154354502 65265664 13882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 15934 13882 721 52 0 14302 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 63736

[startup+1363.41 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1297392/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=64528 CPUtime=1361.87
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 14166 0 0 0 136152 35 0 0 25 0 1 0 154354502 66076672 14078 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 16132 14078 721 52 0 14500 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 64528

[startup+1423.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1295856/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=65928 CPUtime=1421.84
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 14364 0 0 0 142148 36 0 0 25 0 1 0 154354502 67510272 14276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678545 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 16482 14276 721 52 0 14850 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 65928

[startup+1483.49 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1294320/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=66588 CPUtime=1481.83
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 14561 0 0 0 148146 37 0 0 25 0 1 0 154354502 68186112 14473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 16647 14473 721 52 0 15015 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 66588

[startup+1543.55 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1292720/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=67380 CPUtime=1541.83
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 14756 0 0 0 154145 38 0 0 25 0 1 0 154354502 68997120 14668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 16845 14668 721 52 0 15213 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 67380

[startup+1603.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1291184/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=68040 CPUtime=1601.8
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 14952 0 0 0 160142 38 0 0 25 0 1 0 154354502 69672960 14864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 17010 14864 721 52 0 15378 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 68040

[startup+1663.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1289648/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=68832 CPUtime=1661.79
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 15146 0 0 0 166140 39 0 0 25 0 1 0 154354502 70483968 15058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 17208 15058 721 52 0 15576 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 68832

[startup+1723.69 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18633
/proc/meminfo: memFree=1288112/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=69492 CPUtime=1721.78
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 15340 0 0 0 172139 39 0 0 25 0 1 0 154354502 71159808 15252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 17373 15252 721 52 0 15741 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 69492

[startup+1783.73 s]
/proc/loadavg: 2.05 2.01 1.92 3/73 18633
/proc/meminfo: memFree=1286512/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=70284 CPUtime=1781.75
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 15533 0 0 0 178136 39 0 0 25 0 1 0 154354502 71970816 15445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 17571 15445 721 52 0 15939 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 70284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.01 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 18633
/proc/meminfo: memFree=1286064/2055920 swapFree=4184004/4192956
[pid=18394] ppid=18392 vsize=70548 CPUtime=1800.02
/proc/18394/stat : 18394 (CSPtoSAT+minisa) R 18392 18394 18271 0 -1 4194304 15595 0 0 0 179963 39 0 0 25 0 1 0 154354502 72241152 15507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18394/statm: 17637 15507 721 52 0 16005 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 70548

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.03
CPU time (s): 1800.04
CPU user time (s): 1799.63
CPU system time (s): 0.409937
CPU usage (%): 99.8897
Max. virtual memory (cumulated for all children) (KiB): 70548

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

runsolver used 2.32465 s user time and 5.54016 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 04:59:15 UTC 2007


IDJOB= 207169
IDBENCH= 4273
FILE ID= node45/207169-1168059555

PBS_JOBID= 3475523

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a64b1c1676ccef27a5c55e97d7cfbaea

RANDOM SEED= 986472100

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1399760 kB
Buffers:         49224 kB
Cached:         514876 kB
SwapCached:       2748 kB
Active:          89316 kB
Inactive:       495152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399760 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          29824 kB
Slab:            57252 kB
Committed_AS:  2591888 kB
PageTables:       1724 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= 66540 MiB



End job on node45 on Sat Jan  6 05:29:17 UTC 2007