Trace number 203894

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 1801.67

General information on the benchmark

Namedomino/
domino-100-300.xml
MD5SUM81d875c326584bd3cb1f81dea50bea7a
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.020996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints100
Maximum constraint arity2
Maximum domain size300
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.09	c ...done
0.09	c #SATvar=89802 #SATclauses=179300 #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/node52/watcher-203894-1168057394 -o ROOT/results/node52/solver-203894-1168057394 -C 1800 -M 900 /tmp/evaluation/203894-1168057394/CSPtoSAT+minisat /tmp/evaluation/203894-1168057394/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.40 1.84 1.94 4/73 25598
/proc/meminfo: memFree=1247784/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=6696 CPUtime=0
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 154138944 6856704 406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4279160 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 1674 407 367 52 0 30 0

[startup+0.10471 s]
/proc/loadavg: 1.40 1.84 1.94 4/73 25598
/proc/meminfo: memFree=1247784/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19072 CPUtime=0.09
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 3816 0 0 0 8 1 0 0 18 0 1 0 154138944 19529728 3735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4768 3735 715 52 0 3136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19072

[startup+0.512738 s]
/proc/loadavg: 1.40 1.84 1.94 4/73 25598
/proc/meminfo: memFree=1247784/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19212 CPUtime=0.5
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 3848 0 0 0 49 1 0 0 22 0 1 0 154138944 19673088 3767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4803 3767 721 52 0 3171 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 19212

[startup+1.3338 s]
/proc/loadavg: 1.40 1.84 1.94 3/73 25598
/proc/meminfo: memFree=1235496/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19212 CPUtime=1.32
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 3859 0 0 0 131 1 0 0 25 0 1 0 154138944 19673088 3778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4803 3778 721 52 0 3171 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19212

[startup+2.97691 s]
/proc/loadavg: 1.40 1.84 1.94 3/73 25598
/proc/meminfo: memFree=1235368/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19428 CPUtime=2.95
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 3905 0 0 0 294 1 0 0 25 0 1 0 154138944 19894272 3824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4857 3824 721 52 0 3225 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 19428

[startup+6.26213 s]
/proc/loadavg: 1.45 1.84 1.94 3/73 25598
/proc/meminfo: memFree=1235240/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19560 CPUtime=6.24
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 3939 0 0 0 623 1 0 0 25 0 1 0 154138944 20029440 3858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4890 3858 721 52 0 3258 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19560

[startup+12.7306 s]
/proc/loadavg: 1.49 1.85 1.94 3/73 25598
/proc/meminfo: memFree=1234984/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=19848 CPUtime=12.7
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 4003 0 0 0 1269 1 0 0 25 0 1 0 154138944 20324352 3922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 4962 3922 721 52 0 3330 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19848

[startup+25.5504 s]
/proc/loadavg: 1.60 1.85 1.94 3/73 25598
/proc/meminfo: memFree=1234664/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=20244 CPUtime=25.5
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 4100 0 0 0 2549 1 0 0 25 0 1 0 154138944 20729856 4019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 5061 4019 721 52 0 3429 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20244

[startup+51.2112 s]
/proc/loadavg: 1.74 1.86 1.94 3/73 25598
/proc/meminfo: memFree=1233960/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=21016 CPUtime=51.14
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 4281 0 0 0 5112 2 0 0 25 0 1 0 154138944 21520384 4200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 5254 4200 721 52 0 3622 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 21016

[startup+102.42 s]
/proc/loadavg: 1.88 1.88 1.94 3/73 25598
/proc/meminfo: memFree=1232616/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=22448 CPUtime=102.31
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 4630 0 0 0 10228 3 0 0 25 0 1 0 154138944 22986752 4549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 5612 4549 721 52 0 3980 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 22448

[startup+162.457 s]
/proc/loadavg: 1.96 1.90 1.94 3/73 25598
/proc/meminfo: memFree=1227944/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=24152 CPUtime=162.29
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 5035 0 0 0 16225 4 0 0 25 0 1 0 154138944 24731648 4954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 6038 4954 721 52 0 4406 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24152

[startup+222.492 s]
/proc/loadavg: 2.06 1.93 1.95 3/73 25598
/proc/meminfo: memFree=1220776/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=25784 CPUtime=222.27
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 5438 0 0 0 22223 4 0 0 25 0 1 0 154138944 26402816 5357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 6446 5357 721 52 0 4814 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 25784

[startup+282.532 s]
/proc/loadavg: 2.02 1.94 1.95 3/73 25598
/proc/meminfo: memFree=1219240/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=27236 CPUtime=282.26
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 5831 0 0 0 28221 5 0 0 25 0 1 0 154138944 27889664 5750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 6809 5750 721 52 0 5177 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 27236

[startup+342.566 s]
/proc/loadavg: 2.00 1.95 1.95 3/73 25598
/proc/meminfo: memFree=1217640/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=28956 CPUtime=342.22
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 6224 0 0 0 34217 5 0 0 25 0 1 0 154138944 29650944 6143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 7239 6143 721 52 0 5607 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 28956

[startup+402.598 s]
/proc/loadavg: 2.00 1.95 1.95 3/73 25598
/proc/meminfo: memFree=1216104/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=30408 CPUtime=402.21
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 6609 0 0 0 40215 6 0 0 25 0 1 0 154138944 31137792 6528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 7602 6528 721 52 0 5970 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 30408

[startup+462.633 s]
/proc/loadavg: 2.00 1.96 1.95 3/73 25598
/proc/meminfo: memFree=1210152/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=31860 CPUtime=462.2
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 6994 0 0 0 46213 7 0 0 25 0 1 0 154138944 32624640 6913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 7965 6913 721 52 0 6333 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 31860

[startup+522.669 s]
/proc/loadavg: 2.00 1.97 1.95 3/73 25598
/proc/meminfo: memFree=1204712/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=33716 CPUtime=522.17
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 7388 0 0 0 52209 8 0 0 25 0 1 0 154138944 34525184 7307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 8429 7307 721 52 0 6797 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 33716

[startup+582.704 s]
/proc/loadavg: 2.04 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1203176/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=35168 CPUtime=582.15
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 7771 0 0 0 58207 8 0 0 25 0 1 0 154138944 36012032 7690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 8792 7690 721 52 0 7160 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 35168

[startup+642.735 s]
/proc/loadavg: 2.01 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1201640/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=36620 CPUtime=642.14
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 8154 0 0 0 64205 9 0 0 25 0 1 0 154138944 37498880 8073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 9155 8073 721 52 0 7523 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 36620

[startup+702.767 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1200104/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=38072 CPUtime=702.1
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 8531 0 0 0 70200 10 0 0 25 0 1 0 154138944 38985728 8450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 9518 8450 721 52 0 7886 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 38072

[startup+762.804 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1198568/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=40132 CPUtime=762.1
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 8910 0 0 0 76199 11 0 0 25 0 1 0 154138944 41095168 8829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10033 8829 721 52 0 8401 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 40132

[startup+822.842 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1197672/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=40924 CPUtime=822.09
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9128 0 0 0 82198 11 0 0 25 0 1 0 154138944 41906176 9047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10231 9047 721 52 0 8599 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 40924

[startup+882.878 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192616/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=40924 CPUtime=882.05
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9145 0 0 0 88194 11 0 0 25 0 1 0 154138944 41906176 9064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10231 9064 721 52 0 8599 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 40924

[startup+942.909 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192616/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41056 CPUtime=942.04
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9158 0 0 0 94192 12 0 0 25 0 1 0 154138944 42041344 9077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10264 9077 721 52 0 8632 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 41056

[startup+1002.93 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192552/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41056 CPUtime=1002.02
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9171 0 0 0 100190 12 0 0 25 0 1 0 154138944 42041344 9090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10264 9090 721 52 0 8632 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 41056

[startup+1062.96 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192488/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41056 CPUtime=1061.97
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9178 0 0 0 106185 12 0 0 25 0 1 0 154138944 42041344 9097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10264 9097 721 52 0 8632 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 41056

[startup+1122.98 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192488/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41056 CPUtime=1121.94
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9186 0 0 0 112182 12 0 0 25 0 1 0 154138944 42041344 9105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10264 9105 721 52 0 8632 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 41056

[startup+1183.01 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1192424/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1181.93
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9191 0 0 0 118181 12 0 0 25 0 1 0 154138944 42176512 9110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9110 721 52 0 8665 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 41188

[startup+1243.04 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1191912/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1241.89
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9196 0 0 0 124177 12 0 0 25 0 1 0 154138944 42176512 9115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9115 721 52 0 8665 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 41188

[startup+1303.07 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1186792/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1301.87
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9201 0 0 0 130175 12 0 0 25 0 1 0 154138944 42176512 9120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9120 721 52 0 8665 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 41188

[startup+1363.1 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1186728/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1361.86
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9206 0 0 0 136173 13 0 0 25 0 1 0 154138944 42176512 9125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9125 721 52 0 8665 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 41188

[startup+1423.12 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1186664/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1421.81
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9209 0 0 0 142168 13 0 0 25 0 1 0 154138944 42176512 9128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9128 721 52 0 8665 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 41188

[startup+1483.14 s]
/proc/loadavg: 2.00 1.99 1.95 3/73 25598
/proc/meminfo: memFree=1186600/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1481.78
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9211 0 0 0 148165 13 0 0 25 0 1 0 154138944 42176512 9130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9130 721 52 0 8665 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 41188

[startup+1543.17 s]
/proc/loadavg: 1.95 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1236584/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1541.75
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9214 0 0 0 154162 13 0 0 25 0 1 0 154138944 42176512 9133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9133 721 52 0 8665 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 41188

[startup+1603.2 s]
/proc/loadavg: 1.98 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1235240/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1601.73
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9216 0 0 0 160159 14 0 0 25 0 1 0 154138944 42176512 9135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9135 721 52 0 8665 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 41188

[startup+1663.23 s]
/proc/loadavg: 1.99 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1233896/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1661.7
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9219 0 0 0 166156 14 0 0 25 0 1 0 154138944 42176512 9138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9138 721 52 0 8665 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 41188

[startup+1723.25 s]
/proc/loadavg: 1.99 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1232488/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41188 CPUtime=1721.68
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9223 0 0 0 172154 14 0 0 25 0 1 0 154138944 42176512 9142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10297 9142 721 52 0 8665 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 41188

[startup+1783.29 s]
/proc/loadavg: 1.99 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1231080/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41320 CPUtime=1781.65
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9225 0 0 0 178151 14 0 0 25 0 1 0 154138944 42311680 9144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10330 9144 721 52 0 8698 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 41320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.66 s]
/proc/loadavg: 1.99 1.97 1.95 3/73 25635
/proc/meminfo: memFree=1230696/2055920 swapFree=4192812/4192956
[pid=25597] ppid=25595 vsize=41320 CPUtime=1800.01
/proc/25597/stat : 25597 (CSPtoSAT+minisa) R 25595 25597 22779 0 -1 4194304 9226 0 0 0 179987 14 0 0 25 0 1 0 154138944 42311680 9145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687449 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 10330 9145 721 52 0 8698 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 41320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.67
CPU time (s): 1800.03
CPU user time (s): 1799.87
CPU system time (s): 0.153976
CPU usage (%): 99.9088
Max. virtual memory (cumulated for all children) (KiB): 41320

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

runsolver used 2.26166 s user time and 5.19821 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 04:23:16 UTC 2007


IDJOB= 203894
IDBENCH= 3987
FILE ID= node52/203894-1168057394

PBS_JOBID= 3475457

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  81d875c326584bd3cb1f81dea50bea7a

RANDOM SEED= 574582940

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:       1248264 kB
Buffers:         59988 kB
Cached:         593356 kB
SwapCached:          0 kB
Active:         144772 kB
Inactive:       580200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          85284 kB
Slab:            68020 kB
Committed_AS:  3178220 kB
PageTables:       1928 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 04:53:29 UTC 2007