Trace number 200984

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.08 1802.19

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-9.xml
MD5SUMc3a713f4f6011a69f875f3666a2ad293
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 benchmark21.9067
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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...
3.48	c ...done
3.48	c #SATvar=1540820 #SATclauses=3072636 #CSPpredicates=33021

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/node19/watcher-200984-1168055472 -o ROOT/results/node19/solver-200984-1168055472 -C 1800 -M 900 /tmp/evaluation/200984-1168055472/CSPtoSAT+minisat /tmp/evaluation/200984-1168055472/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.61 1.90 1.90 4/86 18955
/proc/meminfo: memFree=1348144/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=6696 CPUtime=0
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 153942163 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7453560 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 1674 415 375 52 0 30 0

[startup+0.104425 s]
/proc/loadavg: 1.61 1.90 1.90 4/86 18955
/proc/meminfo: memFree=1348144/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=17108 CPUtime=0.1
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 2908 0 0 0 8 2 0 0 18 0 1 0 153942163 17518592 2856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 4277 2859 694 52 0 2645 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17108

[startup+0.516504 s]
/proc/loadavg: 1.61 1.90 1.90 4/86 18955
/proc/meminfo: memFree=1348144/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=86288 CPUtime=0.48
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 18643 0 0 0 40 8 0 0 21 0 1 0 153942163 88358912 18440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7919173 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 21572 18442 696 52 0 19940 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 86288

[startup+1.34166 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 18955
/proc/meminfo: memFree=1184880/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=212352 CPUtime=1.3
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 49443 0 0 0 107 23 0 0 25 0 1 0 153942163 217448448 49240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 53088 49241 696 52 0 51456 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 212352

[startup+2.97897 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 18955
/proc/meminfo: memFree=1143408/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=222456 CPUtime=2.94
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 52525 0 0 0 269 25 0 0 25 0 1 0 153942163 227794944 52322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134651854 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 55614 52322 704 52 0 53982 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 222456

[startup+6.26559 s]
/proc/loadavg: 1.64 1.90 1.90 3/86 18955
/proc/meminfo: memFree=1139376/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=224088 CPUtime=6.23
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53060 0 0 0 598 25 0 0 25 0 1 0 153942163 229466112 52757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56022 52757 721 52 0 54390 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 224088

[startup+12.7308 s]
/proc/loadavg: 1.67 1.91 1.90 3/86 18955
/proc/meminfo: memFree=1139248/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=224352 CPUtime=12.69
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53121 0 0 0 1244 25 0 0 25 0 1 0 153942163 229736448 52818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56088 52818 721 52 0 54456 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 224352

[startup+25.5502 s]
/proc/loadavg: 1.72 1.91 1.90 3/86 18955
/proc/meminfo: memFree=1139120/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=224796 CPUtime=25.51
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53208 0 0 0 2525 26 0 0 25 0 1 0 153942163 230191104 52905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56199 52905 721 52 0 54567 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 224796

[startup+51.203 s]
/proc/loadavg: 1.83 1.92 1.90 3/86 18955
/proc/meminfo: memFree=1138352/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=225460 CPUtime=51.11
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53390 0 0 0 5085 26 0 0 25 0 1 0 153942163 230871040 53087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56365 53087 721 52 0 54733 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 225460

[startup+102.406 s]
/proc/loadavg: 1.97 1.94 1.91 3/86 18955
/proc/meminfo: memFree=1137520/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=226568 CPUtime=102.27
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53610 0 0 0 10200 27 0 0 25 0 1 0 153942163 232005632 53307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56642 53307 721 52 0 55010 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 226568

[startup+162.419 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 18955
/proc/meminfo: memFree=1136688/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=227276 CPUtime=162.22
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53802 0 0 0 16195 27 0 0 25 0 1 0 153942163 232730624 53499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 56819 53499 721 52 0 55187 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 227276

[startup+222.448 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 18955
/proc/meminfo: memFree=1135920/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=228068 CPUtime=222.18
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 53982 0 0 0 22191 27 0 0 25 0 1 0 153942163 233541632 53679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57017 53679 721 52 0 55385 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 228068

[startup+282.469 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 18955
/proc/meminfo: memFree=1135216/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=228760 CPUtime=282.12
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54155 0 0 0 28184 28 0 0 25 0 1 0 153942163 234250240 53852 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57190 53852 721 52 0 55558 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 228760

[startup+342.495 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18955
/proc/meminfo: memFree=1134448/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=229420 CPUtime=342.09
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54324 0 0 0 34180 29 0 0 25 0 1 0 153942163 234926080 54021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57355 54021 721 52 0 55723 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 229420

[startup+402.52 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18955
/proc/meminfo: memFree=1133744/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=230160 CPUtime=402.05
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54491 0 0 0 40176 29 0 0 25 0 1 0 153942163 235683840 54188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57540 54188 721 52 0 55908 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 230160

[startup+462.539 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18955
/proc/meminfo: memFree=1133104/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=230688 CPUtime=462
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54651 0 0 0 46170 30 0 0 25 0 1 0 153942163 236224512 54348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57672 54348 721 52 0 56040 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 230688

[startup+522.561 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18955
/proc/meminfo: memFree=1132336/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=231348 CPUtime=521.97
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54808 0 0 0 52167 30 0 0 25 0 1 0 153942163 236900352 54505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57837 54505 721 52 0 56205 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 231348

[startup+582.587 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18955
/proc/meminfo: memFree=1131696/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=231996 CPUtime=581.92
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 54960 0 0 0 58162 30 0 0 25 0 1 0 153942163 237563904 54657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 57999 54657 721 52 0 56367 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 231996

[startup+642.639 s]
/proc/loadavg: 1.99 1.97 1.91 3/92 19103
/proc/meminfo: memFree=1129576/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=232524 CPUtime=641.84
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55108 0 0 0 64142 42 0 0 25 0 1 0 153942163 238104576 54805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58131 54805 721 52 0 56499 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 232524

[startup+702.691 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1130160/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=233184 CPUtime=701.82
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55255 0 0 0 70133 49 0 0 25 0 1 0 153942163 238780416 54952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58296 54952 721 52 0 56664 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 233184

[startup+762.719 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1129520/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=233712 CPUtime=761.78
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55401 0 0 0 76129 49 0 0 25 0 1 0 153942163 239321088 55098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58428 55098 721 52 0 56796 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 233712

[startup+822.752 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1128880/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=234420 CPUtime=821.73
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55542 0 0 0 82124 49 0 0 25 0 1 0 153942163 240046080 55239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58605 55239 721 52 0 56973 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 234420

[startup+882.797 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1128304/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=234948 CPUtime=881.72
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55683 0 0 0 88122 50 0 0 25 0 1 0 153942163 240586752 55380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58737 55380 721 52 0 57105 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 234948

[startup+942.834 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1127664/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=235476 CPUtime=941.69
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55822 0 0 0 94119 50 0 0 25 0 1 0 153942163 241127424 55519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 58869 55519 721 52 0 57237 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 235476

[startup+1002.87 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 19153
/proc/meminfo: memFree=1127088/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=236004 CPUtime=1001.65
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 55958 0 0 0 100114 51 0 0 25 0 1 0 153942163 241668096 55655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59001 55655 721 52 0 57369 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 236004

[startup+1062.91 s]
/proc/loadavg: 2.11 2.00 1.92 3/86 19153
/proc/meminfo: memFree=1126512/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=236532 CPUtime=1061.63
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56093 0 0 0 106112 51 0 0 25 0 1 0 153942163 242208768 55790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59133 55790 721 52 0 57501 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 236532

[startup+1122.93 s]
/proc/loadavg: 2.04 2.00 1.92 3/86 19153
/proc/meminfo: memFree=1125936/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=237060 CPUtime=1121.6
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56223 0 0 0 112109 51 0 0 25 0 1 0 153942163 242749440 55920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59265 55920 721 52 0 57633 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 237060

[startup+1182.97 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 19153
/proc/meminfo: memFree=1125424/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=237456 CPUtime=1181.55
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56354 0 0 0 118104 51 0 0 25 0 1 0 153942163 243154944 56051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59364 56051 721 52 0 57732 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 237456

[startup+1243.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 19153
/proc/meminfo: memFree=1124976/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=238252 CPUtime=1241.53
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56482 0 0 0 124102 51 0 0 25 0 1 0 153942163 243970048 56179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59563 56179 721 52 0 57931 0
Current children cumulated CPU time (s) 1241.53
Current children cumulated vsize (KiB) 238252

[startup+1303.05 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 19153
/proc/meminfo: memFree=1124400/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=238780 CPUtime=1301.51
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56611 0 0 0 130100 51 0 0 25 0 1 0 153942163 244510720 56308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59695 56308 721 52 0 58063 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 238780

[startup+1363.09 s]
/proc/loadavg: 2.05 2.02 1.93 3/86 19153
/proc/meminfo: memFree=1123888/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=239176 CPUtime=1361.47
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56738 0 0 0 136095 52 0 0 25 0 1 0 153942163 244916224 56435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59794 56435 721 52 0 58162 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 239176

[startup+1423.12 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 19153
/proc/meminfo: memFree=1123312/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=239704 CPUtime=1421.44
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56864 0 0 0 142092 52 0 0 25 0 1 0 153942163 245456896 56561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 59926 56561 721 52 0 58294 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 239704

[startup+1483.15 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 19153
/proc/meminfo: memFree=1122800/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=240232 CPUtime=1481.42
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 56990 0 0 0 148089 53 0 0 25 0 1 0 153942163 245997568 56687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60058 56687 721 52 0 58426 0
Current children cumulated CPU time (s) 1481.42
Current children cumulated vsize (KiB) 240232

[startup+1543.2 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 19153
/proc/meminfo: memFree=1122224/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=240628 CPUtime=1541.39
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57113 0 0 0 154086 53 0 0 25 0 1 0 153942163 246403072 56810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60157 56810 721 52 0 58525 0
Current children cumulated CPU time (s) 1541.39
Current children cumulated vsize (KiB) 240628

[startup+1603.24 s]
/proc/loadavg: 2.02 2.02 1.94 3/86 19153
/proc/meminfo: memFree=1121712/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=241156 CPUtime=1601.36
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57234 0 0 0 160083 53 0 0 25 0 1 0 153942163 246943744 56931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671214 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60289 56931 721 52 0 58657 0
Current children cumulated CPU time (s) 1601.36
Current children cumulated vsize (KiB) 241156

[startup+1663.27 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 19155
/proc/meminfo: memFree=1121072/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=241552 CPUtime=1661.33
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57355 0 0 0 166080 53 0 0 25 0 1 0 153942163 247349248 57052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60388 57052 721 52 0 58756 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 241552

[startup+1723.32 s]
/proc/loadavg: 1.95 1.99 1.93 3/86 19193
/proc/meminfo: memFree=1107824/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=242080 CPUtime=1721.3
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57475 0 0 0 172076 54 0 0 25 0 1 0 153942163 247889920 57172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60520 57172 721 52 0 58888 0
Current children cumulated CPU time (s) 1721.3
Current children cumulated vsize (KiB) 242080

[startup+1783.36 s]
/proc/loadavg: 1.98 1.99 1.93 3/86 19193
/proc/meminfo: memFree=1094064/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=242476 CPUtime=1781.27
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57591 0 0 0 178072 55 0 0 25 0 1 0 153942163 248295424 57288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60619 57288 721 52 0 58987 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 242476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.14 s]
/proc/loadavg: 1.98 1.99 1.93 3/86 19193
/proc/meminfo: memFree=1090352/2055920 swapFree=4171232/4192956
[pid=18954] ppid=18952 vsize=242608 CPUtime=1800.03
/proc/18954/stat : 18954 (CSPtoSAT+minisa) R 18952 18954 18071 0 -1 4194304 57627 0 0 0 179948 55 0 0 25 0 1 0 153942163 248430592 57324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/18954/statm: 60652 57324 721 52 0 59020 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 242608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.19
CPU time (s): 1800.08
CPU user time (s): 1799.49
CPU system time (s): 0.596909
CPU usage (%): 99.8831
Max. virtual memory (cumulated for all children) (KiB): 242608

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

runsolver used 2.18367 s user time and 5.80712 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 03:51:14 UTC 2007


IDJOB= 200984
IDBENCH= 3737
FILE ID= node19/200984-1168055472

PBS_JOBID= 3475313

Free space on /tmp= 66306 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-9.xml
COMMAND LINE= /tmp/evaluation/200984-1168055472/CSPtoSAT+minisat /tmp/evaluation/200984-1168055472/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-200984-1168055472 -o ROOT/results/node19/solver-200984-1168055472 -C 1800 -M 900  /tmp/evaluation/200984-1168055472/CSPtoSAT+minisat /tmp/evaluation/200984-1168055472/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c3a713f4f6011a69f875f3666a2ad293

RANDOM SEED= 393950782

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.260
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.260
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:       1348560 kB
Buffers:         69292 kB
Cached:         497720 kB
SwapCached:      10036 kB
Active:         253668 kB
Inactive:       353420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348560 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            6184 kB
Writeback:           0 kB
Mapped:          52780 kB
Slab:            85060 kB
Committed_AS:  3539480 kB
PageTables:       2340 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= 66306 MiB



End job on node19 on Sat Jan  6 04:21:18 UTC 2007