Trace number 196451

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 1807.41

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-6.xml
MD5SUMf2cbb788c0c9a394e7c193eac0b4b56b
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 benchmark4.11737
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18	c This is CSPtoSAT+minisat version 0.3
0.18	c (c) 2006 roussel@cril.univ-artois.fr
0.18	
0.18	c This solver internally uses a modified version of MiniSat2 version 061112
0.18	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.18	
0.18	c parsing...
1.09	c ...done
1.09	c #SATvar=363874 #SATclauses=725344 #CSPpredicates=8975

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/node24/watcher-196451-1168051939 -o ROOT/results/node24/solver-196451-1168051939 -C 1800 -M 900 /tmp/evaluation/196451-1168051939/CSPtoSAT+minisat /tmp/evaluation/196451-1168051939/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.93 1.38 1.73 4/86 12108
/proc/meminfo: memFree=1164536/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=428 CPUtime=0
/proc/12107/stat : 12107 (CSPtoSAT+minisa) D 12102 12107 12022 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 153589152 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 107 33 28 52 0 18 0

[startup+0.105799 s]
/proc/loadavg: 0.93 1.38 1.73 4/86 12108
/proc/meminfo: memFree=1164536/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=6648 CPUtime=0
/proc/12107/stat : 12107 (CSPtoSAT+minisa) D 12102 12107 12022 0 -1 4194304 491 0 8 0 0 0 0 0 18 0 1 0 153589152 6807552 467 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3210000 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/12107/statm: 1662 467 407 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6648

[startup+0.513852 s]
/proc/loadavg: 0.93 1.38 1.73 4/86 12108
/proc/meminfo: memFree=1164536/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=53132 CPUtime=0.33
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 11606 0 26 0 28 5 0 0 20 0 1 0 153589152 54407168 11568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 13283 11570 696 52 0 11651 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 53132

[startup+1.33494 s]
/proc/loadavg: 0.93 1.38 1.73 3/86 12108
/proc/meminfo: memFree=1059448/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=63408 CPUtime=1.15
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13220 0 28 0 109 6 0 0 25 0 1 0 153589152 64929792 13158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 15852 13158 721 52 0 14220 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 63408

[startup+2.97912 s]
/proc/loadavg: 0.93 1.38 1.73 3/86 12108
/proc/meminfo: memFree=1059264/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=63540 CPUtime=2.8
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13235 0 28 0 274 6 0 0 25 0 1 0 153589152 65064960 13173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 15885 13173 721 52 0 14253 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 63540

[startup+6.26647 s]
/proc/loadavg: 1.01 1.39 1.73 3/86 12108
/proc/meminfo: memFree=1058496/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=63784 CPUtime=6.08
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13308 0 28 0 601 7 0 0 25 0 1 0 153589152 65314816 13246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 15946 13246 721 52 0 14314 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 63784

[startup+12.7392 s]
/proc/loadavg: 1.16 1.41 1.73 3/86 12108
/proc/meminfo: memFree=1058368/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=64084 CPUtime=12.56
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13351 0 28 0 1249 7 0 0 25 0 1 0 153589152 65622016 13289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16021 13289 721 52 0 14389 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 64084

[startup+25.5595 s]
/proc/loadavg: 1.29 1.43 1.73 3/86 12108
/proc/meminfo: memFree=1058048/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=64360 CPUtime=25.33
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13412 0 28 0 2526 7 0 0 25 0 1 0 153589152 65904640 13350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16090 13350 721 52 0 14458 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 64360

[startup+51.2243 s]
/proc/loadavg: 1.53 1.47 1.74 3/86 12108
/proc/meminfo: memFree=1057344/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=64756 CPUtime=50.98
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13517 0 28 0 5091 7 0 0 25 0 1 0 153589152 66310144 13455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16189 13455 721 52 0 14557 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 64756

[startup+102.447 s]
/proc/loadavg: 1.80 1.55 1.75 3/86 12108
/proc/meminfo: memFree=1055872/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=65476 CPUtime=102.16
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13712 0 28 0 10208 8 0 0 25 0 1 0 153589152 67047424 13650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16369 13650 721 52 0 14737 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 65476

[startup+162.496 s]
/proc/loadavg: 1.92 1.63 1.76 3/86 12108
/proc/meminfo: memFree=1054272/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=66432 CPUtime=162.12
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 13927 0 28 0 16204 8 0 0 25 0 1 0 153589152 68026368 13865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16608 13865 721 52 0 14976 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 66432

[startup+222.552 s]
/proc/loadavg: 2.03 1.71 1.78 3/86 12108
/proc/meminfo: memFree=1052608/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=67304 CPUtime=222.12
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 14134 0 28 0 22203 9 0 0 25 0 1 0 153589152 68919296 14072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16826 14072 721 52 0 15194 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 67304

[startup+282.601 s]
/proc/loadavg: 2.01 1.76 1.79 3/86 12108
/proc/meminfo: memFree=1051072/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=67964 CPUtime=282.1
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 14335 0 28 0 28201 9 0 0 25 0 1 0 153589152 69595136 14273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 16991 14273 721 52 0 15359 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 67964

[startup+342.652 s]
/proc/loadavg: 2.00 1.80 1.80 3/86 12108
/proc/meminfo: memFree=1049536/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=68876 CPUtime=342.06
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 14533 0 28 0 34196 10 0 0 25 0 1 0 153589152 70529024 14471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 17219 14471 721 52 0 15587 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 68876

[startup+402.741 s]
/proc/loadavg: 2.00 1.83 1.81 3/86 12108
/proc/meminfo: memFree=1048064/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=69536 CPUtime=402.09
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 14725 0 28 0 40199 10 0 0 25 0 1 0 153589152 71204864 14663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 17384 14663 721 52 0 15752 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 69536

[startup+462.805 s]
/proc/loadavg: 2.00 1.86 1.82 3/86 12108
/proc/meminfo: memFree=1046592/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=70328 CPUtime=462.1
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 14918 0 28 0 46199 11 0 0 25 0 1 0 153589152 72015872 14856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 17582 14856 721 52 0 15950 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 70328

[startup+522.861 s]
/proc/loadavg: 2.00 1.89 1.83 3/92 12134
/proc/meminfo: memFree=1043832/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=71168 CPUtime=522.06
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 15106 0 28 0 52193 13 0 0 25 0 1 0 153589152 72876032 15044 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 17792 15044 721 52 0 16160 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 71168

[startup+582.948 s]
/proc/loadavg: 2.48 2.00 1.86 4/98 12286
/proc/meminfo: memFree=1038824/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=71828 CPUtime=582.01
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 15291 0 28 0 58169 32 0 0 25 0 1 0 153589152 73551872 15229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 17957 15229 721 52 0 16325 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 71828

[startup+642.965 s]
/proc/loadavg: 2.87 2.20 1.94 4/91 12739
/proc/meminfo: memFree=1031616/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=72620 CPUtime=641.75
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 15474 0 28 0 64136 39 0 0 25 0 1 0 153589152 74362880 15412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 18155 15412 721 52 0 16523 0
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (KiB) 72620

[startup+703.04 s]
/proc/loadavg: 2.95 2.34 2.00 4/91 12739
/proc/meminfo: memFree=1020352/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=73280 CPUtime=701.73
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 15653 0 28 0 70133 40 0 0 25 0 1 0 153589152 75038720 15591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 18320 15591 721 52 0 16688 0
Current children cumulated CPU time (s) 701.73
Current children cumulated vsize (KiB) 73280

[startup+763.115 s]
/proc/loadavg: 2.98 2.46 2.06 4/91 12739
/proc/meminfo: memFree=1008640/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=74208 CPUtime=761.74
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 15831 0 28 0 76132 42 0 0 25 0 1 0 153589152 75988992 15769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 18552 15769 721 52 0 16920 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 74208

[startup+823.191 s]
/proc/loadavg: 2.99 2.55 2.11 4/91 12739
/proc/meminfo: memFree=996480/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=74868 CPUtime=821.76
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16010 0 28 0 82133 43 0 0 25 0 1 0 153589152 76664832 15948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 18717 15948 721 52 0 17085 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 74868

[startup+883.259 s]
/proc/loadavg: 2.65 2.55 2.14 3/86 12794
/proc/meminfo: memFree=990208/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=75528 CPUtime=881.7
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16187 0 28 0 88127 43 0 0 25 0 1 0 153589152 77340672 16125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 18882 16125 721 52 0 17250 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 75528

[startup+943.319 s]
/proc/loadavg: 2.24 2.45 2.13 3/86 12794
/proc/meminfo: memFree=988928/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=76188 CPUtime=941.7
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16359 0 28 0 94125 45 0 0 25 0 1 0 153589152 78016512 16297 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19047 16297 721 52 0 17415 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 76188

[startup+1003.37 s]
/proc/loadavg: 2.16 2.38 2.13 3/86 12794
/proc/meminfo: memFree=987584/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=76848 CPUtime=1001.7
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16536 0 28 0 100125 45 0 0 25 0 1 0 153589152 78692352 16474 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19212 16474 721 52 0 17580 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 76848

[startup+1063.39 s]
/proc/loadavg: 2.06 2.31 2.11 3/86 12794
/proc/meminfo: memFree=986240/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=77508 CPUtime=1061.41
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16707 0 28 0 106096 45 0 0 25 0 1 0 153589152 79368192 16645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19377 16645 721 52 0 17745 0
Current children cumulated CPU time (s) 1061.41
Current children cumulated vsize (KiB) 77508

[startup+1123.42 s]
/proc/loadavg: 2.02 2.25 2.10 3/86 12794
/proc/meminfo: memFree=984896/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=78572 CPUtime=1121.15
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 16882 0 28 0 112069 46 0 0 25 0 1 0 153589152 80457728 16820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19643 16820 721 52 0 18011 0
Current children cumulated CPU time (s) 1121.15
Current children cumulated vsize (KiB) 78572

[startup+1183.46 s]
/proc/loadavg: 2.00 2.20 2.09 3/86 12794
/proc/meminfo: memFree=983552/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=79232 CPUtime=1180.9
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17055 0 28 0 118044 46 0 0 25 0 1 0 153589152 81133568 16993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19808 16993 721 52 0 18176 0
Current children cumulated CPU time (s) 1180.9
Current children cumulated vsize (KiB) 79232

[startup+1243.49 s]
/proc/loadavg: 2.00 2.16 2.08 3/86 12794
/proc/meminfo: memFree=982272/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=79760 CPUtime=1240.63
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17225 0 28 0 124017 46 0 0 25 0 1 0 153589152 81674240 17163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 19940 17163 721 52 0 18308 0
Current children cumulated CPU time (s) 1240.63
Current children cumulated vsize (KiB) 79760

[startup+1303.53 s]
/proc/loadavg: 2.00 2.13 2.08 3/86 12794
/proc/meminfo: memFree=980928/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=80420 CPUtime=1300.39
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17394 0 28 0 129992 47 0 0 25 0 1 0 153589152 82350080 17332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20105 17332 721 52 0 18473 0
Current children cumulated CPU time (s) 1300.39
Current children cumulated vsize (KiB) 80420

[startup+1363.57 s]
/proc/loadavg: 2.05 2.12 2.08 3/86 12794
/proc/meminfo: memFree=979520/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=81080 CPUtime=1360.12
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17565 0 28 0 135965 47 0 0 25 0 1 0 153589152 83025920 17503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20270 17503 721 52 0 18638 0
Current children cumulated CPU time (s) 1360.12
Current children cumulated vsize (KiB) 81080

[startup+1423.62 s]
/proc/loadavg: 2.02 2.09 2.07 3/86 12794
/proc/meminfo: memFree=978368/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=81740 CPUtime=1419.64
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17729 0 28 0 141917 47 0 0 25 0 1 0 153589152 83701760 17667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20435 17667 721 52 0 18803 0
Current children cumulated CPU time (s) 1419.64
Current children cumulated vsize (KiB) 81740

[startup+1483.66 s]
/proc/loadavg: 2.00 2.07 2.07 3/86 12794
/proc/meminfo: memFree=977024/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=82268 CPUtime=1479.17
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 17894 0 28 0 147869 48 0 0 25 0 1 0 153589152 84242432 17832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20567 17832 721 52 0 18935 0
Current children cumulated CPU time (s) 1479.17
Current children cumulated vsize (KiB) 82268

[startup+1543.7 s]
/proc/loadavg: 2.00 2.06 2.06 3/86 12794
/proc/meminfo: memFree=975744/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=82928 CPUtime=1538.67
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18059 0 28 0 153819 48 0 0 25 0 1 0 153589152 84918272 17997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20732 17997 721 52 0 19100 0
Current children cumulated CPU time (s) 1538.67
Current children cumulated vsize (KiB) 82928

[startup+1603.75 s]
/proc/loadavg: 2.00 2.05 2.05 3/86 12796
/proc/meminfo: memFree=974400/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=83588 CPUtime=1598.17
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18225 0 28 0 159769 48 0 0 25 0 1 0 153589152 85594112 18163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 20897 18163 721 52 0 19265 0
Current children cumulated CPU time (s) 1598.17
Current children cumulated vsize (KiB) 83588

[startup+1663.79 s]
/proc/loadavg: 2.00 2.03 2.05 3/86 12796
/proc/meminfo: memFree=973120/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=84248 CPUtime=1657.69
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18392 0 28 0 165720 49 0 0 25 0 1 0 153589152 86269952 18330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 21062 18330 721 52 0 19430 0
Current children cumulated CPU time (s) 1657.69
Current children cumulated vsize (KiB) 84248

[startup+1723.85 s]
/proc/loadavg: 2.00 2.03 2.04 3/86 12796
/proc/meminfo: memFree=971840/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=85384 CPUtime=1717.21
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18560 0 28 0 171672 49 0 0 25 0 1 0 153589152 87433216 18498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 21346 18498 721 52 0 19714 0
Current children cumulated CPU time (s) 1717.21
Current children cumulated vsize (KiB) 85384

[startup+1783.89 s]
/proc/loadavg: 2.00 2.02 2.04 3/86 12796
/proc/meminfo: memFree=970560/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=86044 CPUtime=1776.7
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18723 0 28 0 177620 50 0 0 25 0 1 0 153589152 88109056 18661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 21511 18661 721 52 0 19879 0
Current children cumulated CPU time (s) 1776.7
Current children cumulated vsize (KiB) 86044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.39 s]
/proc/loadavg: 2.00 2.02 2.03 3/86 12796
/proc/meminfo: memFree=970048/2055920 swapFree=4192812/4192956
[pid=12107] ppid=12102 vsize=86308 CPUtime=1800.01
/proc/12107/stat : 12107 (CSPtoSAT+minisa) R 12102 12107 12022 0 -1 4194304 18787 0 28 0 179951 50 0 0 25 0 1 0 153589152 88379392 18725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12107/statm: 21577 18725 721 52 0 19945 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86308

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.41
CPU time (s): 1800.04
CPU user time (s): 1799.52
CPU system time (s): 0.52092
CPU usage (%): 99.5922
Max. virtual memory (cumulated for all children) (KiB): 86308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18787
page faults= 28
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 59997

runsolver used 2.05469 s user time and 5.47217 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 02:52:19 UTC 2007


IDJOB= 196451
IDBENCH= 3351
FILE ID= node24/196451-1168051939

PBS_JOBID= 3475511

Free space on /tmp= 66414 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-6.xml
COMMAND LINE= /tmp/evaluation/196451-1168051939/CSPtoSAT+minisat /tmp/evaluation/196451-1168051939/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-196451-1168051939 -o ROOT/results/node24/solver-196451-1168051939 -C 1800 -M 900  /tmp/evaluation/196451-1168051939/CSPtoSAT+minisat /tmp/evaluation/196451-1168051939/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f2cbb788c0c9a394e7c193eac0b4b56b

RANDOM SEED= 575407911

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.234
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.234
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:       1165424 kB
Buffers:         39860 kB
Cached:         716232 kB
SwapCached:          0 kB
Active:         133352 kB
Inactive:       680364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:          77040 kB
Slab:            61672 kB
Committed_AS:  2841012 kB
PageTables:       2280 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= 66462 MiB



End job on node24 on Sat Jan  6 03:22:26 UTC 2007