Trace number 207121

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 1816.19

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-2.xml
MD5SUM47e93a4bf315df09ebe4db67dbd411a3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.75173
SatisfiableNO
(Un)Satisfiability was provedNO
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.51	c ...done
0.51	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/node22/watcher-207121-1168059403 -o ROOT/results/node22/solver-207121-1168059403 -C 1800 -M 900 /tmp/evaluation/207121-1168059403/CSPtoSAT+minisat /tmp/evaluation/207121-1168059403/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.92 0.98 1.06 3/86 6074
/proc/meminfo: memFree=1590808/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=18540 CPUtime=0
/proc/6073/stat : 6073 (runsolver) R 6068 6073 5961 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 154334794 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6073/statm: 4635 279 244 17 0 2626 0

[startup+0.102286 s]
/proc/loadavg: 0.92 0.98 1.06 3/86 6074
/proc/meminfo: memFree=1590808/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=18768 CPUtime=0.09
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 3442 0 0 0 7 2 0 0 18 0 1 0 154334794 19218432 3380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5121475 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 4692 3380 696 52 0 3060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18768

[startup+0.510342 s]
/proc/loadavg: 0.92 0.98 1.06 3/86 6074
/proc/meminfo: memFree=1590808/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=44728 CPUtime=0.5
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9214 0 0 0 45 5 0 0 22 0 1 0 154334794 45801472 9152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158411435 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11182 9152 704 52 0 9550 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44728

[startup+1.33048 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1523224/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=44700 CPUtime=1.31
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9259 0 0 0 126 5 0 0 25 0 1 0 154334794 45772800 9171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11175 9171 721 52 0 9543 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 44700

[startup+2.96773 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1522968/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=44864 CPUtime=2.94
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9304 0 0 0 289 5 0 0 25 0 1 0 154334794 45940736 9216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11216 9216 721 52 0 9584 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 44864

[startup+6.25323 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1522592/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=45204 CPUtime=6.19
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9338 0 0 0 614 5 0 0 25 0 1 0 154334794 46288896 9250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11301 9250 721 52 0 9669 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45204

[startup+12.7182 s]
/proc/loadavg: 1.16 1.03 1.08 3/86 6074
/proc/meminfo: memFree=1522344/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=45204 CPUtime=12.61
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9384 0 0 0 1256 5 0 0 25 0 1 0 154334794 46288896 9296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11301 9296 721 52 0 9669 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 45204

[startup+25.5482 s]
/proc/loadavg: 1.29 1.06 1.09 3/86 6074
/proc/meminfo: memFree=1522024/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=45468 CPUtime=25.32
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9454 0 0 0 2527 5 0 0 25 0 1 0 154334794 46559232 9366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11367 9366 721 52 0 9735 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 45468

[startup+51.2081 s]
/proc/loadavg: 1.57 1.15 1.11 3/86 6074
/proc/meminfo: memFree=1521192/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=46020 CPUtime=50.75
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9564 0 0 0 5068 7 0 0 25 0 1 0 154334794 47124480 9476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11505 9476 721 52 0 9873 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 46020

[startup+102.416 s]
/proc/loadavg: 1.81 1.28 1.16 3/86 6074
/proc/meminfo: memFree=1519592/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=46940 CPUtime=101.52
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 9776 0 0 0 10145 7 0 0 25 0 1 0 154334794 48066560 9688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11735 9688 721 52 0 10103 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 46940

[startup+162.456 s]
/proc/loadavg: 1.93 1.41 1.21 3/86 6074
/proc/meminfo: memFree=1517736/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=47896 CPUtime=161.03
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 10012 0 0 0 16096 7 0 0 25 0 1 0 154334794 49045504 9924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533051 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 11974 9924 721 52 0 10342 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 47896

[startup+222.482 s]
/proc/loadavg: 1.97 1.51 1.25 3/86 6074
/proc/meminfo: memFree=1515752/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=48900 CPUtime=220.51
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 10246 0 0 0 22043 8 0 0 25 0 1 0 154334794 50073600 10158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 12225 10158 721 52 0 10593 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 48900

[startup+282.532 s]
/proc/loadavg: 1.99 1.60 1.30 3/92 6182
/proc/meminfo: memFree=1512424/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=49812 CPUtime=279.96
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 10477 0 0 0 27978 18 0 0 25 0 1 0 154334794 51007488 10389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 12453 10389 721 52 0 10821 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 49812

[startup+342.596 s]
/proc/loadavg: 1.99 1.67 1.34 3/92 6246
/proc/meminfo: memFree=1510840/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=50736 CPUtime=339.4
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 10699 0 0 0 33908 32 0 0 25 0 1 0 154334794 51953664 10611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 12684 10611 721 52 0 11052 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 50736

[startup+402.634 s]
/proc/loadavg: 2.12 1.76 1.39 3/86 6272
/proc/meminfo: memFree=1510312/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=51528 CPUtime=398.89
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 10916 0 0 0 39854 35 0 0 25 0 1 0 154334794 52764672 10828 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 12882 10828 721 52 0 11250 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 51528

[startup+462.668 s]
/proc/loadavg: 2.04 1.80 1.42 3/86 6272
/proc/meminfo: memFree=1508584/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=52500 CPUtime=458.4
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 11136 0 0 0 45805 35 0 0 25 0 1 0 154334794 53760000 11048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 13125 11048 721 52 0 11493 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 52500

[startup+522.704 s]
/proc/loadavg: 2.01 1.83 1.46 3/86 6272
/proc/meminfo: memFree=1506856/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=53292 CPUtime=517.92
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 11355 0 0 0 51756 36 0 0 25 0 1 0 154334794 54571008 11267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 13323 11267 721 52 0 11691 0
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (KiB) 53292

[startup+582.743 s]
/proc/loadavg: 2.00 1.86 1.49 3/86 6272
/proc/meminfo: memFree=1505128/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=54084 CPUtime=577.39
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 11568 0 0 0 57703 36 0 0 25 0 1 0 154334794 55382016 11480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 13521 11480 721 52 0 11889 0
Current children cumulated CPU time (s) 577.39
Current children cumulated vsize (KiB) 54084

[startup+642.784 s]
/proc/loadavg: 2.04 1.90 1.52 3/86 6272
/proc/meminfo: memFree=1503528/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=55144 CPUtime=636.92
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 11782 0 0 0 63655 37 0 0 25 0 1 0 154334794 56467456 11694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 13786 11694 721 52 0 12154 0
Current children cumulated CPU time (s) 636.92
Current children cumulated vsize (KiB) 55144

[startup+702.821 s]
/proc/loadavg: 2.05 1.93 1.55 3/86 6272
/proc/meminfo: memFree=1501864/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=55936 CPUtime=696.45
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 11987 0 0 0 69607 38 0 0 25 0 1 0 154334794 57278464 11899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 13984 11899 721 52 0 12352 0
Current children cumulated CPU time (s) 696.45
Current children cumulated vsize (KiB) 55936

[startup+762.856 s]
/proc/loadavg: 2.02 1.94 1.58 3/86 6272
/proc/meminfo: memFree=1500200/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=56728 CPUtime=755.93
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 12198 0 0 0 75555 38 0 0 25 0 1 0 154334794 58089472 12110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 14182 12110 721 52 0 12550 0
Current children cumulated CPU time (s) 755.93
Current children cumulated vsize (KiB) 56728

[startup+822.888 s]
/proc/loadavg: 2.00 1.95 1.60 3/86 6272
/proc/meminfo: memFree=1498664/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=57520 CPUtime=815.45
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 12405 0 0 0 81507 38 0 0 25 0 1 0 154334794 58900480 12317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 14380 12317 721 52 0 12748 0
Current children cumulated CPU time (s) 815.45
Current children cumulated vsize (KiB) 57520

[startup+882.929 s]
/proc/loadavg: 2.00 1.95 1.62 3/86 6272
/proc/meminfo: memFree=1497000/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=58312 CPUtime=874.96
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 12613 0 0 0 87457 39 0 0 25 0 1 0 154334794 59711488 12525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 14578 12525 721 52 0 12946 0
Current children cumulated CPU time (s) 874.96
Current children cumulated vsize (KiB) 58312

[startup+942.965 s]
/proc/loadavg: 2.00 1.96 1.64 3/86 6272
/proc/meminfo: memFree=1495336/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=59508 CPUtime=934.45
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 12820 0 0 0 93406 39 0 0 25 0 1 0 154334794 60936192 12732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 14877 12732 721 52 0 13245 0
Current children cumulated CPU time (s) 934.45
Current children cumulated vsize (KiB) 59508

[startup+1003 s]
/proc/loadavg: 2.00 1.96 1.66 3/86 6272
/proc/meminfo: memFree=1493800/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=60300 CPUtime=993.97
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 13027 0 0 0 99357 40 0 0 25 0 1 0 154334794 61747200 12939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 15075 12939 721 52 0 13443 0
Current children cumulated CPU time (s) 993.97
Current children cumulated vsize (KiB) 60300

[startup+1063.04 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 6272
/proc/meminfo: memFree=1492136/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=61092 CPUtime=1053.49
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 13237 0 0 0 105309 40 0 0 25 0 1 0 154334794 62558208 13149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 15273 13149 721 52 0 13641 0
Current children cumulated CPU time (s) 1053.49
Current children cumulated vsize (KiB) 61092

[startup+1123.07 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 6272
/proc/meminfo: memFree=1490536/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=61884 CPUtime=1112.99
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 13444 0 0 0 111258 41 0 0 25 0 1 0 154334794 63369216 13356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 15471 13356 721 52 0 13839 0
Current children cumulated CPU time (s) 1112.99
Current children cumulated vsize (KiB) 61884

[startup+1183.1 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 6272
/proc/meminfo: memFree=1488936/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=62676 CPUtime=1172.5
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 13651 0 0 0 117208 42 0 0 25 0 1 0 154334794 64180224 13563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 15669 13563 721 52 0 14037 0
Current children cumulated CPU time (s) 1172.5
Current children cumulated vsize (KiB) 62676

[startup+1243.14 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 6272
/proc/meminfo: memFree=1487336/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=63336 CPUtime=1232.02
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 13856 0 0 0 123160 42 0 0 25 0 1 0 154334794 64856064 13768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 15834 13768 721 52 0 14202 0
Current children cumulated CPU time (s) 1232.02
Current children cumulated vsize (KiB) 63336

[startup+1303.18 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 6274
/proc/meminfo: memFree=1485736/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=64128 CPUtime=1291.52
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 14058 0 0 0 129109 43 0 0 25 0 1 0 154334794 65667072 13970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 16032 13970 721 52 0 14400 0
Current children cumulated CPU time (s) 1291.52
Current children cumulated vsize (KiB) 64128

[startup+1363.21 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 6274
/proc/meminfo: memFree=1484200/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=64920 CPUtime=1351.03
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 14258 0 0 0 135060 43 0 0 25 0 1 0 154334794 66478080 14170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 16230 14170 721 52 0 14598 0
Current children cumulated CPU time (s) 1351.03
Current children cumulated vsize (KiB) 64920

[startup+1423.25 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 6274
/proc/meminfo: memFree=1482600/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=66188 CPUtime=1410.54
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 14459 0 0 0 141011 43 0 0 25 0 1 0 154334794 67776512 14371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 16547 14371 721 52 0 14915 0
Current children cumulated CPU time (s) 1410.54
Current children cumulated vsize (KiB) 66188

[startup+1483.28 s]
/proc/loadavg: 2.00 1.97 1.78 3/86 6274
/proc/meminfo: memFree=1481064/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=66980 CPUtime=1470.04
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 14660 0 0 0 146960 44 0 0 25 0 1 0 154334794 68587520 14572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 16745 14572 721 52 0 15113 0
Current children cumulated CPU time (s) 1470.04
Current children cumulated vsize (KiB) 66980

[startup+1543.31 s]
/proc/loadavg: 2.03 1.99 1.80 3/86 6274
/proc/meminfo: memFree=1479464/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=67772 CPUtime=1529.54
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 14858 0 0 0 152909 45 0 0 25 0 1 0 154334794 69398528 14770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 16943 14770 721 52 0 15311 0
Current children cumulated CPU time (s) 1529.54
Current children cumulated vsize (KiB) 67772

[startup+1603.34 s]
/proc/loadavg: 2.01 1.99 1.81 3/86 6274
/proc/meminfo: memFree=1477864/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=68432 CPUtime=1589.05
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 15057 0 0 0 158860 45 0 0 25 0 1 0 154334794 70074368 14969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 17108 14969 721 52 0 15476 0
Current children cumulated CPU time (s) 1589.05
Current children cumulated vsize (KiB) 68432

[startup+1663.37 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 6274
/proc/meminfo: memFree=1476328/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=69224 CPUtime=1648.54
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 15257 0 0 0 164809 45 0 0 25 0 1 0 154334794 70885376 15169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 17306 15169 721 52 0 15674 0
Current children cumulated CPU time (s) 1648.54
Current children cumulated vsize (KiB) 69224

[startup+1723.41 s]
/proc/loadavg: 2.06 2.00 1.83 3/86 6274
/proc/meminfo: memFree=1474792/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=70016 CPUtime=1708.06
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 15452 0 0 0 170760 46 0 0 25 0 1 0 154334794 71696384 15364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 17504 15364 721 52 0 15872 0
Current children cumulated CPU time (s) 1708.06
Current children cumulated vsize (KiB) 70016

[startup+1783.44 s]
/proc/loadavg: 2.02 2.00 1.84 3/86 6274
/proc/meminfo: memFree=1473256/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=70676 CPUtime=1767.58
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 15655 0 0 0 176711 47 0 0 25 0 1 0 154334794 72372224 15567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 17669 15567 721 52 0 16037 0
Current children cumulated CPU time (s) 1767.58
Current children cumulated vsize (KiB) 70676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.18 s]
/proc/loadavg: 2.01 2.00 1.84 3/86 6312
/proc/meminfo: memFree=1518240/2055920 swapFree=4157532/4192956
[pid=6073] ppid=6068 vsize=71204 CPUtime=1800.02
/proc/6073/stat : 6073 (CSPtoSAT+minisa) R 6068 6073 5961 0 -1 4194304 15766 0 0 0 179954 48 0 0 25 0 1 0 154334794 72912896 15678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6073/statm: 17801 15678 721 52 0 16169 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 71204

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.19
CPU time (s): 1800.04
CPU user time (s): 1799.54
CPU system time (s): 0.495924
CPU usage (%): 99.1103
Max. virtual memory (cumulated for all children) (KiB): 71204

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

runsolver used 1.92471 s user time and 5.14422 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 04:56:44 UTC 2007


IDJOB= 207121
IDBENCH= 4270
FILE ID= node22/207121-1168059403

PBS_JOBID= 3475556

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  47e93a4bf315df09ebe4db67dbd411a3

RANDOM SEED= 157384770

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.279
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.279
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:       1592024 kB
Buffers:         35464 kB
Cached:         319744 kB
SwapCached:      13284 kB
Active:         124864 kB
Inactive:       272724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592024 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            4464 kB
Writeback:           0 kB
Mapped:          57592 kB
Slab:            51316 kB
Committed_AS:  2571736 kB
PageTables:       2152 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= 66547 MiB



End job on node22 on Sat Jan  6 05:27:00 UTC 2007