Trace number 203830

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 1800.66

General information on the benchmark

Namedomino/
domino-300-300.xml
MD5SUM889429ef878b5c44b57f3948719a1c1e
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.031994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints300
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension300
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.27	c ...done
0.27	c #SATvar=269402 #SATclauses=537900 #CSPpredicates=300

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/node62/watcher-203830-1168057387 -o ROOT/results/node62/solver-203830-1168057387 -C 1800 -M 900 /tmp/evaluation/203830-1168057387/CSPtoSAT+minisat /tmp/evaluation/203830-1168057387/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: 0.62 1.56 1.77 2/70 32015
/proc/meminfo: memFree=1223784/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=6696 CPUtime=0
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154137018 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8076152 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 1674 383 358 52 0 30 0

[startup+0.102604 s]
/proc/loadavg: 0.62 1.56 1.77 2/70 32015
/proc/meminfo: memFree=1223784/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=22544 CPUtime=0.09
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 4304 0 0 0 8 1 0 0 18 0 1 0 154137018 23085056 4237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 5636 4239 696 52 0 4004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22544

[startup+0.51069 s]
/proc/loadavg: 0.62 1.56 1.77 2/70 32015
/proc/meminfo: memFree=1223784/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=45416 CPUtime=0.5
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 9703 0 0 0 47 3 0 0 21 0 1 0 154137018 46505984 9610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11354 9610 721 52 0 9722 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45416

[startup+1.33185 s]
/proc/loadavg: 0.73 1.57 1.77 3/73 32018
/proc/meminfo: memFree=1123152/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=46268 CPUtime=1.32
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 9890 0 0 0 129 3 0 0 25 0 1 0 154137018 47378432 9789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11567 9789 721 52 0 9935 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 46268

[startup+2.97417 s]
/proc/loadavg: 0.73 1.57 1.77 3/73 32018
/proc/meminfo: memFree=1122960/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=46268 CPUtime=2.96
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 9890 0 0 0 293 3 0 0 25 0 1 0 154137018 47378432 9789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11567 9789 721 52 0 9935 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 46268

[startup+6.25182 s]
/proc/loadavg: 0.83 1.57 1.77 3/73 32018
/proc/meminfo: memFree=1122832/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=46400 CPUtime=6.23
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 9905 0 0 0 620 3 0 0 25 0 1 0 154137018 47513600 9804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11600 9804 721 52 0 9968 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 46400

[startup+12.7221 s]
/proc/loadavg: 0.93 1.58 1.77 3/73 32018
/proc/meminfo: memFree=1122576/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=46532 CPUtime=12.7
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 9945 0 0 0 1267 3 0 0 25 0 1 0 154137018 47648768 9844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11633 9844 721 52 0 10001 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 46532

[startup+25.5426 s]
/proc/loadavg: 1.09 1.59 1.77 3/73 32018
/proc/meminfo: memFree=1122064/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=46796 CPUtime=25.52
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10020 0 0 0 2549 3 0 0 25 0 1 0 154137018 47919104 9919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11699 9919 721 52 0 10067 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 46796

[startup+51.1957 s]
/proc/loadavg: 1.45 1.63 1.78 3/73 32018
/proc/meminfo: memFree=1121040/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=47324 CPUtime=51.17
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10141 0 0 0 5113 4 0 0 25 0 1 0 154137018 48459776 10040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 11831 10040 721 52 0 10199 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 47324

[startup+102.401 s]
/proc/loadavg: 1.76 1.68 1.79 3/73 32018
/proc/meminfo: memFree=1119696/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=48072 CPUtime=102.35
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10327 0 0 0 10231 4 0 0 25 0 1 0 154137018 49225728 10226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12018 10226 721 52 0 10386 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 48072

[startup+162.427 s]
/proc/loadavg: 1.91 1.74 1.80 3/73 32018
/proc/meminfo: memFree=1118096/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=48896 CPUtime=162.36
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10523 0 0 0 16231 5 0 0 25 0 1 0 154137018 50069504 10422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12224 10422 721 52 0 10592 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 48896

[startup+222.454 s]
/proc/loadavg: 1.96 1.78 1.81 3/73 32018
/proc/meminfo: memFree=1116560/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=49636 CPUtime=222.36
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10711 0 0 0 22231 5 0 0 25 0 1 0 154137018 50827264 10610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12409 10610 721 52 0 10777 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 49636

[startup+282.48 s]
/proc/loadavg: 1.98 1.82 1.82 3/73 32018
/proc/meminfo: memFree=1115088/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=50428 CPUtime=282.36
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 10903 0 0 0 28231 5 0 0 25 0 1 0 154137018 51638272 10802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12607 10802 721 52 0 10975 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 50428

[startup+342.497 s]
/proc/loadavg: 1.99 1.85 1.83 3/73 32018
/proc/meminfo: memFree=1113616/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=51208 CPUtime=342.37
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11086 0 0 0 34231 6 0 0 25 0 1 0 154137018 52436992 10985 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12802 10985 721 52 0 11170 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 51208

[startup+402.524 s]
/proc/loadavg: 1.99 1.87 1.83 3/73 32018
/proc/meminfo: memFree=1112208/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=51868 CPUtime=402.37
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11269 0 0 0 40231 6 0 0 25 0 1 0 154137018 53112832 11168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 12967 11168 721 52 0 11335 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 51868

[startup+462.557 s]
/proc/loadavg: 2.03 1.91 1.84 3/73 32018
/proc/meminfo: memFree=1110864/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=52528 CPUtime=462.38
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11448 0 0 0 46232 6 0 0 25 0 1 0 154137018 53788672 11347 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 13132 11347 721 52 0 11500 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 52528

[startup+522.586 s]
/proc/loadavg: 2.01 1.92 1.85 3/73 32018
/proc/meminfo: memFree=1109520/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=53368 CPUtime=522.39
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11629 0 0 0 52233 6 0 0 25 0 1 0 154137018 54648832 11528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 13342 11528 721 52 0 11710 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 53368

[startup+582.617 s]
/proc/loadavg: 2.00 1.93 1.86 3/73 32018
/proc/meminfo: memFree=1108112/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=54160 CPUtime=582.4
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11808 0 0 0 58233 7 0 0 25 0 1 0 154137018 55459840 11707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 13540 11707 721 52 0 11908 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 54160

[startup+642.648 s]
/proc/loadavg: 2.00 1.94 1.86 3/73 32018
/proc/meminfo: memFree=1106768/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=54820 CPUtime=642.41
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 11986 0 0 0 64234 7 0 0 25 0 1 0 154137018 56135680 11885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 13705 11885 721 52 0 12073 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 54820

[startup+702.67 s]
/proc/loadavg: 2.00 1.95 1.87 3/73 32018
/proc/meminfo: memFree=1105488/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=55348 CPUtime=702.41
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 12157 0 0 0 70234 7 0 0 25 0 1 0 154137018 56676352 12056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 13837 12056 721 52 0 12205 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 55348

[startup+762.698 s]
/proc/loadavg: 2.00 1.96 1.87 3/73 32018
/proc/meminfo: memFree=1104144/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=56408 CPUtime=762.42
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 12335 0 0 0 76234 8 0 0 25 0 1 0 154137018 57761792 12234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14102 12234 721 52 0 12470 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 56408

[startup+822.729 s]
/proc/loadavg: 2.00 1.96 1.88 3/73 32018
/proc/meminfo: memFree=1102864/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=57068 CPUtime=822.43
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 12510 0 0 0 82234 9 0 0 25 0 1 0 154137018 58437632 12409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14267 12409 721 52 0 12635 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 57068

[startup+882.762 s]
/proc/loadavg: 2.00 1.97 1.89 3/73 32018
/proc/meminfo: memFree=1101520/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=57596 CPUtime=882.44
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 12680 0 0 0 88235 9 0 0 25 0 1 0 154137018 58978304 12579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14399 12579 721 52 0 12767 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 57596

[startup+942.794 s]
/proc/loadavg: 2.00 1.97 1.89 3/73 32018
/proc/meminfo: memFree=1100176/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=58256 CPUtime=942.45
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 12852 0 0 0 94236 9 0 0 25 0 1 0 154137018 59654144 12751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14564 12751 721 52 0 12932 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 58256

[startup+1002.82 s]
/proc/loadavg: 2.00 1.97 1.90 3/73 32018
/proc/meminfo: memFree=1098960/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=58916 CPUtime=1002.45
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13025 0 0 0 100236 9 0 0 25 0 1 0 154137018 60329984 12924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14729 12924 721 52 0 13097 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 58916

[startup+1062.84 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1097680/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=59576 CPUtime=1062.46
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13195 0 0 0 106236 10 0 0 25 0 1 0 154137018 61005824 13094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 14894 13094 721 52 0 13262 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 59576

[startup+1122.87 s]
/proc/loadavg: 2.02 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1096400/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=60640 CPUtime=1122.46
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13364 0 0 0 112236 10 0 0 25 0 1 0 154137018 62095360 13263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15160 13263 721 52 0 13528 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 60640

[startup+1182.9 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1095120/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=61300 CPUtime=1182.48
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13534 0 0 0 118237 11 0 0 25 0 1 0 154137018 62771200 13433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15325 13433 721 52 0 13693 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 61300

[startup+1242.94 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1093840/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=61828 CPUtime=1242.49
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13702 0 0 0 124238 11 0 0 25 0 1 0 154137018 63311872 13601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15457 13601 721 52 0 13825 0
Current children cumulated CPU time (s) 1242.49
Current children cumulated vsize (KiB) 61828

[startup+1302.97 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1092560/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=62488 CPUtime=1302.5
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 13869 0 0 0 130239 11 0 0 25 0 1 0 154137018 63987712 13768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15622 13768 721 52 0 13990 0
Current children cumulated CPU time (s) 1302.5
Current children cumulated vsize (KiB) 62488

[startup+1362.99 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1091344/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=63148 CPUtime=1362.5
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14039 0 0 0 136238 12 0 0 25 0 1 0 154137018 64663552 13938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15787 13938 721 52 0 14155 0
Current children cumulated CPU time (s) 1362.5
Current children cumulated vsize (KiB) 63148

[startup+1423.02 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1090064/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=63808 CPUtime=1422.51
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14208 0 0 0 142238 13 0 0 25 0 1 0 154137018 65339392 14107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 15952 14107 721 52 0 14320 0
Current children cumulated CPU time (s) 1422.51
Current children cumulated vsize (KiB) 63808

[startup+1483.05 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 32018
/proc/meminfo: memFree=1088848/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=64336 CPUtime=1482.52
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14374 0 0 0 148239 13 0 0 25 0 1 0 154137018 65880064 14273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 16084 14273 721 52 0 14452 0
Current children cumulated CPU time (s) 1482.52
Current children cumulated vsize (KiB) 64336

[startup+1543.09 s]
/proc/loadavg: 2.05 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1087568/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=64996 CPUtime=1542.53
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14542 0 0 0 154240 13 0 0 25 0 1 0 154137018 66555904 14441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 16249 14441 721 52 0 14617 0
Current children cumulated CPU time (s) 1542.53
Current children cumulated vsize (KiB) 64996

[startup+1603.12 s]
/proc/loadavg: 2.02 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1086352/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=65656 CPUtime=1602.55
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14710 0 0 0 160241 14 0 0 25 0 1 0 154137018 67231744 14609 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 16414 14609 721 52 0 14782 0
Current children cumulated CPU time (s) 1602.55
Current children cumulated vsize (KiB) 65656

[startup+1663.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1085072/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=66316 CPUtime=1662.55
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 14877 0 0 0 166241 14 0 0 25 0 1 0 154137018 67907584 14776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 16579 14776 721 52 0 14947 0
Current children cumulated CPU time (s) 1662.55
Current children cumulated vsize (KiB) 66316

[startup+1723.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1083920/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=67452 CPUtime=1722.55
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 15040 0 0 0 172241 14 0 0 25 0 1 0 154137018 69070848 14939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 16863 14939 721 52 0 15231 0
Current children cumulated CPU time (s) 1722.55
Current children cumulated vsize (KiB) 67452

[startup+1783.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1082704/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=68112 CPUtime=1782.56
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 15207 0 0 0 178241 15 0 0 25 0 1 0 154137018 69746688 15106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 17028 15106 721 52 0 15396 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (KiB) 68112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.64 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 32018
/proc/meminfo: memFree=1082256/2055920 swapFree=4192812/4192956
[pid=32014] ppid=32011 vsize=68244 CPUtime=1800.01
/proc/32014/stat : 32014 (CSPtoSAT+minisa) R 32011 32014 31932 0 -1 4194304 15255 0 0 0 179986 15 0 0 25 0 1 0 154137018 69881856 15154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/32014/statm: 17061 15154 721 52 0 15429 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 68244

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.162975
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 68244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15255
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= 12
involuntary context switches= 1975

runsolver used 1.56076 s user time and 4.83026 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 04:23:09 UTC 2007


IDJOB= 203830
IDBENCH= 3983
FILE ID= node62/203830-1168057387

PBS_JOBID= 3475519

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-300-300.xml
COMMAND LINE= /tmp/evaluation/203830-1168057387/CSPtoSAT+minisat /tmp/evaluation/203830-1168057387/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-203830-1168057387 -o ROOT/results/node62/solver-203830-1168057387 -C 1800 -M 900  /tmp/evaluation/203830-1168057387/CSPtoSAT+minisat /tmp/evaluation/203830-1168057387/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  889429ef878b5c44b57f3948719a1c1e

RANDOM SEED= 686633200

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:       1224456 kB
Buffers:         57984 kB
Cached:         675600 kB
SwapCached:          0 kB
Active:         100764 kB
Inactive:       652988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3448 kB
Writeback:           0 kB
Mapped:          30412 kB
Slab:            63316 kB
Committed_AS:  2789768 kB
PageTables:       1752 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= 66549 MiB



End job on node62 on Sat Jan  6 04:53:14 UTC 2007