Trace number 203974

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.07 1814.83

General information on the benchmark

Namedomino/
domino-100-200.xml
MD5SUM1ab8c5d4af0025e398ba3f88141c879f
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.021996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints100
Maximum constraint arity2
Maximum domain size200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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.07	c ...done
0.07	c #SATvar=59802 #SATclauses=119300 #CSPpredicates=100

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/node26/watcher-203974-1168057406 -o ROOT/results/node26/solver-203974-1168057406 -C 1800 -M 900 /tmp/evaluation/203974-1168057406/CSPtoSAT+minisat /tmp/evaluation/203974-1168057406/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.21 1.81 1.90 4/82 17165
/proc/meminfo: memFree=1351968/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=6696 CPUtime=0
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 154135553 6856704 402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12561284 0 0 4096 0 0 0 0 17 1 0 0
/proc/17164/statm: 1674 402 364 52 0 30 0

[startup+0.10404 s]
/proc/loadavg: 1.21 1.81 1.90 4/82 17165
/proc/meminfo: memFree=1351968/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15064 CPUtime=0.09
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 2819 0 0 0 8 1 0 0 18 0 1 0 154135553 15425536 2770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/17164/statm: 3766 2770 721 52 0 2134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15064

[startup+0.512066 s]
/proc/loadavg: 1.21 1.81 1.90 4/82 17165
/proc/meminfo: memFree=1351968/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15064 CPUtime=0.5
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 2836 0 0 0 49 1 0 0 22 0 1 0 154135553 15425536 2787 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/17164/statm: 3766 2787 721 52 0 2134 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15064

[startup+1.33314 s]
/proc/loadavg: 1.21 1.81 1.90 2/81 17179
/proc/meminfo: memFree=1341984/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15196 CPUtime=1.32
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 2857 0 0 0 131 1 0 0 25 0 1 0 154135553 15560704 2808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17164/statm: 3799 2808 721 52 0 2167 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15196

[startup+2.97531 s]
/proc/loadavg: 1.21 1.81 1.90 2/81 17179
/proc/meminfo: memFree=1341792/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15468 CPUtime=2.96
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 2913 0 0 0 295 1 0 0 25 0 1 0 154135553 15839232 2864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 3867 2864 721 52 0 2235 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15468

[startup+6.25261 s]
/proc/loadavg: 1.27 1.81 1.90 3/86 17184
/proc/meminfo: memFree=1300984/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15608 CPUtime=6.21
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 2971 0 0 0 620 1 0 0 25 0 1 0 154135553 15982592 2922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 3902 2922 721 52 0 2270 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 15608

[startup+12.7192 s]
/proc/loadavg: 1.33 1.81 1.90 3/86 17184
/proc/meminfo: memFree=1300536/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=15872 CPUtime=12.63
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 3046 0 0 0 1262 1 0 0 25 0 1 0 154135553 16252928 2997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 3968 2997 721 52 0 2336 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 15872

[startup+25.5364 s]
/proc/loadavg: 1.48 1.82 1.91 3/86 17184
/proc/meminfo: memFree=1299832/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=16532 CPUtime=25.34
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 3179 0 0 0 2533 1 0 0 25 0 1 0 154135553 16928768 3130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 4133 3130 721 52 0 2501 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 16532

[startup+51.1898 s]
/proc/loadavg: 1.66 1.84 1.91 3/86 17184
/proc/meminfo: memFree=1298296/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=17488 CPUtime=50.77
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 3425 0 0 0 5075 2 0 0 25 0 1 0 154135553 17907712 3376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 4372 3376 721 52 0 2740 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 17488

[startup+102.394 s]
/proc/loadavg: 1.85 1.86 1.91 3/86 17184
/proc/meminfo: memFree=1295416/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=19536 CPUtime=101.56
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 3905 0 0 0 10153 3 0 0 25 0 1 0 154135553 20004864 3856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 4884 3856 721 52 0 3252 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 19536

[startup+162.42 s]
/proc/loadavg: 1.94 1.88 1.91 3/86 17184
/proc/meminfo: memFree=1292280/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=21696 CPUtime=161.1
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 4466 0 0 0 16106 4 0 0 25 0 1 0 154135553 22216704 4417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 5424 4417 721 52 0 3792 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 21696

[startup+222.456 s]
/proc/loadavg: 1.98 1.90 1.91 3/86 17184
/proc/meminfo: memFree=1289208/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=23808 CPUtime=220.64
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5009 0 0 0 22059 5 0 0 25 0 1 0 154135553 24379392 4960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 5952 4960 721 52 0 4320 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 23808

[startup+282.484 s]
/proc/loadavg: 1.99 1.92 1.91 3/86 17184
/proc/meminfo: memFree=1286200/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=26056 CPUtime=280.15
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5543 0 0 0 28009 6 0 0 25 0 1 0 154135553 26681344 5494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6514 5494 721 52 0 4882 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 26056

[startup+342.507 s]
/proc/loadavg: 1.99 1.93 1.91 3/86 17184
/proc/meminfo: memFree=1284408/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=26980 CPUtime=339.7
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5774 0 0 0 33963 7 0 0 25 0 1 0 154135553 27627520 5725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6745 5725 721 52 0 5113 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 26980

[startup+402.522 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 17184
/proc/meminfo: memFree=1283576/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=26980 CPUtime=399.24
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5796 0 0 0 39917 7 0 0 25 0 1 0 154135553 27627520 5747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6745 5747 721 52 0 5113 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 26980

[startup+462.542 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 17184
/proc/meminfo: memFree=1282680/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=26980 CPUtime=458.75
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5804 0 0 0 45868 7 0 0 25 0 1 0 154135553 27627520 5755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6745 5755 721 52 0 5113 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 26980

[startup+522.56 s]
/proc/loadavg: 1.99 1.95 1.91 4/86 17184
/proc/meminfo: memFree=1281848/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27112 CPUtime=518.29
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5812 0 0 0 51822 7 0 0 25 0 1 0 154135553 27762688 5763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6778 5763 721 52 0 5146 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 27112

[startup+582.587 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 17184
/proc/meminfo: memFree=1280952/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27112 CPUtime=577.82
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5820 0 0 0 57774 8 0 0 25 0 1 0 154135553 27762688 5771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6778 5771 721 52 0 5146 0
Current children cumulated CPU time (s) 577.82
Current children cumulated vsize (KiB) 27112

[startup+642.601 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 17184
/proc/meminfo: memFree=1280184/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27112 CPUtime=637.34
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5828 0 0 0 63726 8 0 0 25 0 1 0 154135553 27762688 5779 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6778 5779 721 52 0 5146 0
Current children cumulated CPU time (s) 637.34
Current children cumulated vsize (KiB) 27112

[startup+702.621 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 17184
/proc/meminfo: memFree=1279352/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27112 CPUtime=696.88
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5832 0 0 0 69680 8 0 0 25 0 1 0 154135553 27762688 5783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6778 5783 721 52 0 5146 0
Current children cumulated CPU time (s) 696.88
Current children cumulated vsize (KiB) 27112

[startup+762.637 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 17184
/proc/meminfo: memFree=1278584/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27112 CPUtime=756.41
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5839 0 0 0 75633 8 0 0 25 0 1 0 154135553 27762688 5790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668785 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6778 5790 721 52 0 5146 0
Current children cumulated CPU time (s) 756.41
Current children cumulated vsize (KiB) 27112

[startup+822.654 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 17184
/proc/meminfo: memFree=1277688/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=815.92
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5844 0 0 0 81583 9 0 0 25 0 1 0 154135553 27897856 5795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5795 721 52 0 5179 0
Current children cumulated CPU time (s) 815.92
Current children cumulated vsize (KiB) 27244

[startup+882.677 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 17184
/proc/meminfo: memFree=1276920/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=875.45
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5849 0 0 0 87536 9 0 0 25 0 1 0 154135553 27897856 5800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5800 721 52 0 5179 0
Current children cumulated CPU time (s) 875.45
Current children cumulated vsize (KiB) 27244

[startup+942.698 s]
/proc/loadavg: 2.06 1.99 1.91 3/86 17184
/proc/meminfo: memFree=1276152/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=934.99
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5854 0 0 0 93490 9 0 0 25 0 1 0 154135553 27897856 5805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5805 721 52 0 5179 0
Current children cumulated CPU time (s) 934.99
Current children cumulated vsize (KiB) 27244

[startup+1002.72 s]
/proc/loadavg: 2.02 1.99 1.91 3/86 17184
/proc/meminfo: memFree=1275384/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=994.49
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5856 0 0 0 99440 9 0 0 25 0 1 0 154135553 27897856 5807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5807 721 52 0 5179 0
Current children cumulated CPU time (s) 994.49
Current children cumulated vsize (KiB) 27244

[startup+1062.73 s]
/proc/loadavg: 2.04 2.00 1.92 3/86 17184
/proc/meminfo: memFree=1274616/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1054.04
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5860 0 0 0 105394 10 0 0 25 0 1 0 154135553 27897856 5811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5811 721 52 0 5179 0
Current children cumulated CPU time (s) 1054.04
Current children cumulated vsize (KiB) 27244

[startup+1122.75 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 17184
/proc/meminfo: memFree=1273848/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1113.58
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5862 0 0 0 111348 10 0 0 25 0 1 0 154135553 27897856 5813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5813 721 52 0 5179 0
Current children cumulated CPU time (s) 1113.58
Current children cumulated vsize (KiB) 27244

[startup+1182.77 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 17184
/proc/meminfo: memFree=1273080/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1173.08
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5864 0 0 0 117298 10 0 0 25 0 1 0 154135553 27897856 5815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5815 721 52 0 5179 0
Current children cumulated CPU time (s) 1173.08
Current children cumulated vsize (KiB) 27244

[startup+1242.79 s]
/proc/loadavg: 2.03 2.01 1.93 3/86 17184
/proc/meminfo: memFree=1272312/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1232.61
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5866 0 0 0 123251 10 0 0 25 0 1 0 154135553 27897856 5817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5817 721 52 0 5179 0
Current children cumulated CPU time (s) 1232.61
Current children cumulated vsize (KiB) 27244

[startup+1302.81 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1271544/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1292.15
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5869 0 0 0 129205 10 0 0 25 0 1 0 154135553 27897856 5820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5820 721 52 0 5179 0
Current children cumulated CPU time (s) 1292.15
Current children cumulated vsize (KiB) 27244

[startup+1362.83 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1270776/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1351.68
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5871 0 0 0 135157 11 0 0 25 0 1 0 154135553 27897856 5822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5822 721 52 0 5179 0
Current children cumulated CPU time (s) 1351.68
Current children cumulated vsize (KiB) 27244

[startup+1422.84 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1270008/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1411.2
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5874 0 0 0 141109 11 0 0 25 0 1 0 154135553 27897856 5825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5825 721 52 0 5179 0
Current children cumulated CPU time (s) 1411.2
Current children cumulated vsize (KiB) 27244

[startup+1482.85 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1269240/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27244 CPUtime=1470.73
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5876 0 0 0 147062 11 0 0 25 0 1 0 154135553 27897856 5827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6811 5827 721 52 0 5179 0
Current children cumulated CPU time (s) 1470.73
Current children cumulated vsize (KiB) 27244

[startup+1542.87 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 17184
/proc/meminfo: memFree=1268472/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1530.25
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5878 0 0 0 153014 11 0 0 25 0 1 0 154135553 28033024 5829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6844 5829 721 52 0 5212 0
Current children cumulated CPU time (s) 1530.25
Current children cumulated vsize (KiB) 27376

[startup+1602.89 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 17184
/proc/meminfo: memFree=1267704/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1589.77
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5880 0 0 0 158966 11 0 0 25 0 1 0 154135553 28033024 5831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6844 5831 721 52 0 5212 0
Current children cumulated CPU time (s) 1589.77
Current children cumulated vsize (KiB) 27376

[startup+1662.9 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1266936/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1649.29
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5883 0 0 0 164917 12 0 0 25 0 1 0 154135553 28033024 5834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6844 5834 721 52 0 5212 0
Current children cumulated CPU time (s) 1649.29
Current children cumulated vsize (KiB) 27376

[startup+1722.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1266296/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1708.83
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5886 0 0 0 170871 12 0 0 25 0 1 0 154135553 28033024 5837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6844 5837 721 52 0 5212 0
Current children cumulated CPU time (s) 1708.83
Current children cumulated vsize (KiB) 27376

[startup+1782.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17184
/proc/meminfo: memFree=1265528/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1768.35
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5888 0 0 0 176823 12 0 0 25 0 1 0 154135553 28033024 5839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17164/statm: 6844 5839 721 52 0 5212 0
Current children cumulated CPU time (s) 1768.35
Current children cumulated vsize (KiB) 27376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.82 s]
/proc/loadavg: 1.78 1.95 1.91 2/81 17196
/proc/meminfo: memFree=1331296/2055920 swapFree=4192812/4192956
[pid=17164] ppid=17161 vsize=27376 CPUtime=1800.06
/proc/17164/stat : 17164 (CSPtoSAT+minisa) R 17161 17164 15967 0 -1 4194304 5890 0 0 0 179993 13 0 0 25 0 1 0 154135553 28033024 5841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17164/statm: 6844 5841 721 52 0 5212 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 27376

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.83
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.135979
CPU usage (%): 99.1864
Max. virtual memory (cumulated for all children) (KiB): 27376

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

runsolver used 1.63775 s user time and 4.81727 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 04:23:31 UTC 2007


IDJOB= 203974
IDBENCH= 3992
FILE ID= node26/203974-1168057406

PBS_JOBID= 3475512

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-100-200.xml
COMMAND LINE= /tmp/evaluation/203974-1168057406/CSPtoSAT+minisat /tmp/evaluation/203974-1168057406/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-203974-1168057406 -o ROOT/results/node26/solver-203974-1168057406 -C 1800 -M 900  /tmp/evaluation/203974-1168057406/CSPtoSAT+minisat /tmp/evaluation/203974-1168057406/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1ab8c5d4af0025e398ba3f88141c879f

RANDOM SEED= 319857186

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.236
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.236
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:       1352648 kB
Buffers:         40264 kB
Cached:         521552 kB
SwapCached:          0 kB
Active:         125336 kB
Inactive:       501252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          83776 kB
Slab:            61732 kB
Committed_AS:  2703804 kB
PageTables:       2112 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= 66538 MiB



End job on node26 on Sat Jan  6 04:53:52 UTC 2007