Trace number 196419

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 1812.82

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-0.xml
MD5SUM29b702ae0b1cf643bddc11492120eed3
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 benchmark2.94755
SatisfiableNO
(Un)Satisfiability was provedNO
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
1.07	c ...done
1.07	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/node38/watcher-196419-1168051929 -o ROOT/results/node38/solver-196419-1168051929 -C 1800 -M 900 /tmp/evaluation/196419-1168051929/CSPtoSAT+minisat /tmp/evaluation/196419-1168051929/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.02 1.42 1.75 4/73 9191
/proc/meminfo: memFree=1374096/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=428 CPUtime=0
/proc/9190/stat : 9190 (CSPtoSAT+minisa) D 9185 9190 9105 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 153592555 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8606500 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/9190/statm: 107 33 28 52 0 18 0

[startup+0.106102 s]
/proc/loadavg: 1.02 1.42 1.75 4/73 9191
/proc/meminfo: memFree=1374096/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=6788 CPUtime=0
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 713 0 20 0 0 0 0 0 18 0 1 0 153592555 6950912 701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159379170 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1697 707 632 52 0 65 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6788

[startup+0.514188 s]
/proc/loadavg: 1.02 1.42 1.75 4/73 9191
/proc/meminfo: memFree=1374096/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=61768 CPUtime=0.41
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 12748 0 20 0 35 6 0 0 20 0 1 0 153592555 63250432 12704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158533488 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 15442 12704 704 52 0 13810 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 61768

[startup+1.33636 s]
/proc/loadavg: 1.02 1.42 1.75 3/73 9191
/proc/meminfo: memFree=1269648/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=63408 CPUtime=1.23
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13222 0 20 0 116 7 0 0 25 0 1 0 153592555 64929792 13152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 15852 13152 721 52 0 14220 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 63408

[startup+2.97768 s]
/proc/loadavg: 1.02 1.42 1.75 3/73 9191
/proc/meminfo: memFree=1269520/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=63572 CPUtime=2.87
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13264 0 20 0 280 7 0 0 25 0 1 0 153592555 65097728 13194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 15893 13194 721 52 0 14261 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 63572

[startup+6.25731 s]
/proc/loadavg: 1.18 1.45 1.75 3/73 9191
/proc/meminfo: memFree=1268944/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=63652 CPUtime=6.13
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13285 0 20 0 606 7 0 0 25 0 1 0 153592555 65179648 13215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 15913 13215 721 52 0 14281 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 63652

[startup+12.7256 s]
/proc/loadavg: 1.24 1.45 1.75 3/73 9191
/proc/meminfo: memFree=1268696/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=63904 CPUtime=12.56
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13347 0 20 0 1249 7 0 0 25 0 1 0 153592555 65437696 13277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 15976 13277 721 52 0 14344 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 63904

[startup+25.5471 s]
/proc/loadavg: 1.41 1.48 1.76 3/73 9191
/proc/meminfo: memFree=1268440/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=64348 CPUtime=25.32
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13415 0 20 0 2525 7 0 0 25 0 1 0 153592555 65892352 13345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 16087 13345 721 52 0 14455 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 64348

[startup+51.1981 s]
/proc/loadavg: 1.61 1.52 1.76 3/73 9191
/proc/meminfo: memFree=1267608/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=64744 CPUtime=50.85
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13528 0 20 0 5077 8 0 0 25 0 1 0 153592555 66297856 13458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 16186 13458 721 52 0 14554 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 64744

[startup+102.498 s]
/proc/loadavg: 1.90 1.61 1.78 3/73 9191
/proc/meminfo: memFree=1266008/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=65580 CPUtime=101.9
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13739 0 20 0 10182 8 0 0 25 0 1 0 153592555 67153920 13669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 16395 13669 721 52 0 14763 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 65580

[startup+162.522 s]
/proc/loadavg: 1.96 1.68 1.79 3/73 9191
/proc/meminfo: memFree=1264152/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=66536 CPUtime=161.65
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 13979 0 20 0 16156 9 0 0 25 0 1 0 153592555 68132864 13909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 16634 13909 721 52 0 15002 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 66536

[startup+222.552 s]
/proc/loadavg: 1.98 1.73 1.80 3/73 9191
/proc/meminfo: memFree=1262360/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=67540 CPUtime=221.38
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 14210 0 20 0 22129 9 0 0 25 0 1 0 153592555 69160960 14140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 16885 14140 721 52 0 15253 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 67540

[startup+282.574 s]
/proc/loadavg: 1.99 1.78 1.81 3/73 9191
/proc/meminfo: memFree=1260568/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=68584 CPUtime=281.12
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 14438 0 20 0 28103 9 0 0 25 0 1 0 153592555 70230016 14368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 17146 14368 721 52 0 15514 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 68584

[startup+342.597 s]
/proc/loadavg: 1.99 1.82 1.82 3/73 9191
/proc/meminfo: memFree=1258904/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=69376 CPUtime=340.86
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 14659 0 20 0 34076 10 0 0 25 0 1 0 153592555 71041024 14589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 17344 14589 721 52 0 15712 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 69376

[startup+402.621 s]
/proc/loadavg: 1.99 1.85 1.83 3/73 9191
/proc/meminfo: memFree=1257176/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=70168 CPUtime=400.6
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 14871 0 20 0 40050 10 0 0 25 0 1 0 153592555 71852032 14801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 17542 14801 721 52 0 15910 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 70168

[startup+462.64 s]
/proc/loadavg: 1.99 1.87 1.83 3/73 9191
/proc/meminfo: memFree=1255576/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=71140 CPUtime=460.34
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 15084 0 20 0 46023 11 0 0 25 0 1 0 153592555 72847360 15014 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674398 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 17785 15014 721 52 0 16153 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 71140

[startup+522.671 s]
/proc/loadavg: 1.99 1.89 1.84 3/73 9191
/proc/meminfo: memFree=1253912/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=71932 CPUtime=520.08
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 15294 0 20 0 51997 11 0 0 25 0 1 0 153592555 73658368 15224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678601 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 17983 15224 721 52 0 16351 0
Current children cumulated CPU time (s) 520.08
Current children cumulated vsize (KiB) 71932

[startup+582.719 s]
/proc/loadavg: 1.99 1.91 1.85 3/79 9335
/proc/meminfo: memFree=1250784/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=72724 CPUtime=579.69
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 15501 0 20 0 57957 12 0 0 25 0 1 0 153592555 74469376 15431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 18181 15431 721 52 0 16549 0
Current children cumulated CPU time (s) 579.69
Current children cumulated vsize (KiB) 72724

[startup+642.796 s]
/proc/loadavg: 2.67 2.12 1.92 4/79 9971
/proc/meminfo: memFree=1225872/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=73516 CPUtime=637.43
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 15700 0 20 0 63727 16 0 0 25 0 1 0 153592555 75280384 15630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 18379 15630 721 52 0 16747 0
Current children cumulated CPU time (s) 637.43
Current children cumulated vsize (KiB) 73516

[startup+702.841 s]
/proc/loadavg: 2.95 2.29 1.99 4/78 10267
/proc/meminfo: memFree=1206664/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=74444 CPUtime=697.04
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 15898 0 20 0 69686 18 0 0 25 0 1 0 153592555 76230656 15828 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 18611 15828 721 52 0 16979 0
Current children cumulated CPU time (s) 697.04
Current children cumulated vsize (KiB) 74444

[startup+762.874 s]
/proc/loadavg: 3.02 2.43 2.05 4/79 10552
/proc/meminfo: memFree=1186192/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=75236 CPUtime=756.66
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 16099 0 20 0 75645 21 0 0 25 0 1 0 153592555 77041664 16029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 18809 16029 721 52 0 17177 0
Current children cumulated CPU time (s) 756.66
Current children cumulated vsize (KiB) 75236

[startup+822.926 s]
/proc/loadavg: 3.05 2.55 2.12 4/78 10858
/proc/meminfo: memFree=1167312/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=75896 CPUtime=816.22
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 16297 0 20 0 81600 22 0 0 25 0 1 0 153592555 77717504 16227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 18974 16227 721 52 0 17342 0
Current children cumulated CPU time (s) 816.22
Current children cumulated vsize (KiB) 75896

[startup+882.979 s]
/proc/loadavg: 3.16 2.67 2.18 3/78 11126
/proc/meminfo: memFree=1149200/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=76688 CPUtime=875.9
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 16496 0 20 0 87565 25 0 0 25 0 1 0 153592555 78528512 16426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 19172 16426 721 52 0 17540 0
Current children cumulated CPU time (s) 875.9
Current children cumulated vsize (KiB) 76688

[startup+943.024 s]
/proc/loadavg: 3.06 2.73 2.23 4/78 11362
/proc/meminfo: memFree=1131624/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=77480 CPUtime=935.54
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 16694 0 20 0 93525 29 0 0 25 0 1 0 153592555 79339520 16624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 19370 16624 721 52 0 17738 0
Current children cumulated CPU time (s) 935.54
Current children cumulated vsize (KiB) 77480

[startup+1003.07 s]
/proc/loadavg: 3.02 2.78 2.28 4/78 11364
/proc/meminfo: memFree=1122040/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=78544 CPUtime=995.29
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 16894 0 20 0 99500 29 0 0 25 0 1 0 153592555 80429056 16824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 19636 16824 721 52 0 18004 0
Current children cumulated CPU time (s) 995.29
Current children cumulated vsize (KiB) 78544

[startup+1063.11 s]
/proc/loadavg: 3.00 2.81 2.32 4/78 11387
/proc/meminfo: memFree=1111096/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=79336 CPUtime=1055.01
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 17092 0 20 0 105471 30 0 0 25 0 1 0 153592555 81240064 17022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 19834 17022 721 52 0 18202 0
Current children cumulated CPU time (s) 1055.01
Current children cumulated vsize (KiB) 79336

[startup+1123.15 s]
/proc/loadavg: 3.00 2.85 2.36 4/78 11401
/proc/meminfo: memFree=1097592/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=80128 CPUtime=1114.74
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 17288 0 20 0 111442 32 0 0 25 0 1 0 153592555 82051072 17218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20032 17218 721 52 0 18400 0
Current children cumulated CPU time (s) 1114.74
Current children cumulated vsize (KiB) 80128

[startup+1183.2 s]
/proc/loadavg: 3.00 2.87 2.40 3/79 11416
/proc/meminfo: memFree=1076976/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=80788 CPUtime=1173.53
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 17476 0 20 0 117318 35 0 0 25 0 1 0 153592555 82726912 17406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20197 17406 721 52 0 18565 0
Current children cumulated CPU time (s) 1173.53
Current children cumulated vsize (KiB) 80788

[startup+1243.23 s]
/proc/loadavg: 2.44 2.74 2.38 3/73 11457
/proc/meminfo: memFree=1071192/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=81448 CPUtime=1233.22
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 17668 0 20 0 123286 36 0 0 25 0 1 0 153592555 83402752 17598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20362 17598 721 52 0 18730 0
Current children cumulated CPU time (s) 1233.22
Current children cumulated vsize (KiB) 81448

[startup+1303.26 s]
/proc/loadavg: 2.16 2.60 2.35 3/73 11457
/proc/meminfo: memFree=1069784/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=82240 CPUtime=1292.96
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 17861 0 20 0 129259 37 0 0 25 0 1 0 153592555 84213760 17791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20560 17791 721 52 0 18928 0
Current children cumulated CPU time (s) 1292.96
Current children cumulated vsize (KiB) 82240

[startup+1363.29 s]
/proc/loadavg: 2.06 2.49 2.33 3/73 11457
/proc/meminfo: memFree=1068248/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=82900 CPUtime=1352.7
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 18051 0 20 0 135233 37 0 0 25 0 1 0 153592555 84889600 17981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20725 17981 721 52 0 19093 0
Current children cumulated CPU time (s) 1352.7
Current children cumulated vsize (KiB) 82900

[startup+1423.3 s]
/proc/loadavg: 2.02 2.40 2.30 3/73 11457
/proc/meminfo: memFree=1066776/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=83692 CPUtime=1412.43
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 18242 0 20 0 141206 37 0 0 25 0 1 0 153592555 85700608 18172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 20923 18172 721 52 0 19291 0
Current children cumulated CPU time (s) 1412.43
Current children cumulated vsize (KiB) 83692

[startup+1483.33 s]
/proc/loadavg: 2.00 2.32 2.28 3/73 11457
/proc/meminfo: memFree=1065240/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=84352 CPUtime=1472.17
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 18432 0 20 0 147180 37 0 0 25 0 1 0 153592555 86376448 18362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 21088 18362 721 52 0 19456 0
Current children cumulated CPU time (s) 1472.17
Current children cumulated vsize (KiB) 84352

[startup+1543.36 s]
/proc/loadavg: 2.00 2.26 2.26 3/73 11457
/proc/meminfo: memFree=1063768/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=85620 CPUtime=1531.9
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 18621 0 20 0 153153 37 0 0 25 0 1 0 153592555 87674880 18551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 21405 18551 721 52 0 19773 0
Current children cumulated CPU time (s) 1531.9
Current children cumulated vsize (KiB) 85620

[startup+1603.38 s]
/proc/loadavg: 2.00 2.21 2.24 3/73 11459
/proc/meminfo: memFree=1062360/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=86412 CPUtime=1591.64
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 18813 0 20 0 159126 38 0 0 25 0 1 0 153592555 88485888 18743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 21603 18743 721 52 0 19971 0
Current children cumulated CPU time (s) 1591.64
Current children cumulated vsize (KiB) 86412

[startup+1663.41 s]
/proc/loadavg: 2.00 2.17 2.23 3/73 11459
/proc/meminfo: memFree=1060824/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=87072 CPUtime=1651.38
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 19005 0 20 0 165100 38 0 0 25 0 1 0 153592555 89161728 18935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 21768 18935 721 52 0 20136 0
Current children cumulated CPU time (s) 1651.38
Current children cumulated vsize (KiB) 87072

[startup+1723.43 s]
/proc/loadavg: 2.00 2.14 2.21 3/73 11459
/proc/meminfo: memFree=1059352/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=87864 CPUtime=1711.12
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 19194 0 20 0 171073 39 0 0 25 0 1 0 153592555 89972736 19124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 21966 19124 721 52 0 20334 0
Current children cumulated CPU time (s) 1711.12
Current children cumulated vsize (KiB) 87864

[startup+1783.45 s]
/proc/loadavg: 2.00 2.11 2.19 3/73 11459
/proc/meminfo: memFree=1057816/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=88524 CPUtime=1770.85
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 19386 0 20 0 177046 39 0 0 25 0 1 0 153592555 90648576 19316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 22131 19316 721 52 0 20499 0
Current children cumulated CPU time (s) 1770.85
Current children cumulated vsize (KiB) 88524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.8 s]
/proc/loadavg: 2.00 2.10 2.18 2/68 11471
/proc/meminfo: memFree=1128832/2055920 swapFree=4192812/4192956
[pid=9190] ppid=9185 vsize=88920 CPUtime=1800.06
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9185 9190 9105 0 -1 4194304 19482 0 20 0 179966 40 0 0 25 0 1 0 153592555 91054080 19412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 22230 19412 721 52 0 20598 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 88920

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.82
CPU time (s): 1800.08
CPU user time (s): 1799.67
CPU system time (s): 0.417936
CPU usage (%): 99.2973
Max. virtual memory (cumulated for all children) (KiB): 88920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19482
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 26173

runsolver used 1.71074 s user time and 5.30619 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 02:52:09 UTC 2007


IDJOB= 196419
IDBENCH= 3349
FILE ID= node38/196419-1168051929

PBS_JOBID= 3475509

Free space on /tmp= 66464 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  29b702ae0b1cf643bddc11492120eed3

RANDOM SEED= 358350665

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.267
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.267
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:       1375320 kB
Buffers:         26760 kB
Cached:         562052 kB
SwapCached:          0 kB
Active:          62116 kB
Inactive:       546664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            57368 kB
Committed_AS:  3060760 kB
PageTables:       1692 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= 66515 MiB



End job on node38 on Sat Jan  6 03:22:22 UTC 2007