Trace number 207409

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.11 1806.53

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-1.xml
MD5SUMb4232c454688a566d415c2ca9177a810
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.12083
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
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...
0.38	c ...done
0.38	c #SATvar=194637 #SATclauses=388520 #CSPpredicates=2462

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/node17/watcher-207409-1168060441 -o ROOT/results/node17/solver-207409-1168060441 -C 1800 -M 900 /tmp/evaluation/207409-1168060441/CSPtoSAT+minisat /tmp/evaluation/207409-1168060441/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: 2.01 2.01 1.94 5/86 8791
/proc/meminfo: memFree=742952/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=496 CPUtime=0
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154438929 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 124 36 29 52 0 19 0

[startup+0.105224 s]
/proc/loadavg: 2.01 2.01 1.94 5/86 8791
/proc/meminfo: memFree=742952/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=17724 CPUtime=0.09
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 3303 0 0 0 7 2 0 0 19 0 1 0 154438929 18149376 3240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 4431 3240 696 52 0 2799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17724

[startup+0.514265 s]
/proc/loadavg: 2.01 2.01 1.94 5/86 8791
/proc/meminfo: memFree=742952/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=34452 CPUtime=0.5
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7389 0 0 0 46 4 0 0 24 0 1 0 154438929 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34452

[startup+1.33836 s]
/proc/loadavg: 2.09 2.02 1.95 3/86 8791
/proc/meminfo: memFree=716392/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=34596 CPUtime=1.31
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7423 0 0 0 127 4 0 0 25 0 1 0 154438929 35426304 7334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8649 7334 721 52 0 7017 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34596

[startup+2.98852 s]
/proc/loadavg: 2.09 2.02 1.95 3/86 8791
/proc/meminfo: memFree=716392/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=34676 CPUtime=2.94
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7437 0 0 0 290 4 0 0 25 0 1 0 154438929 35508224 7348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8669 7348 721 52 0 7037 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 34676

[startup+6.26786 s]
/proc/loadavg: 2.08 2.02 1.95 3/86 8791
/proc/meminfo: memFree=716136/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=34808 CPUtime=6.2
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7461 0 0 0 616 4 0 0 25 0 1 0 154438929 35643392 7372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8702 7372 721 52 0 7070 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 34808

[startup+12.7405 s]
/proc/loadavg: 2.08 2.02 1.95 3/86 8791
/proc/meminfo: memFree=715944/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=34928 CPUtime=12.61
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7505 0 0 0 1257 4 0 0 25 0 1 0 154438929 35766272 7416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8732 7416 721 52 0 7100 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 34928

[startup+25.5639 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 8791
/proc/meminfo: memFree=715752/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=35204 CPUtime=25.31
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7567 0 0 0 2527 4 0 0 25 0 1 0 154438929 36048896 7478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8801 7478 721 52 0 7169 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35204

[startup+51.2305 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 8791
/proc/meminfo: memFree=715240/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=35736 CPUtime=50.74
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7680 0 0 0 5070 4 0 0 25 0 1 0 154438929 36593664 7591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 8934 7591 721 52 0 7302 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 35736

[startup+102.46 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 8791
/proc/meminfo: memFree=714216/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=36596 CPUtime=101.51
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 7898 0 0 0 10146 5 0 0 25 0 1 0 154438929 37474304 7809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 9149 7809 721 52 0 7517 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 36596

[startup+162.516 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 8791
/proc/meminfo: memFree=712936/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=37552 CPUtime=161.02
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 8139 0 0 0 16097 5 0 0 25 0 1 0 154438929 38453248 8050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 9388 8050 721 52 0 7756 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 37552

[startup+222.577 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 8791
/proc/meminfo: memFree=711656/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=38424 CPUtime=220.53
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 8376 0 0 0 22047 6 0 0 25 0 1 0 154438929 39346176 8287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 9606 8287 721 52 0 7974 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 38424

[startup+282.632 s]
/proc/loadavg: 2.03 2.03 1.96 3/86 8793
/proc/meminfo: memFree=710248/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=39468 CPUtime=280.03
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 8607 0 0 0 27997 6 0 0 25 0 1 0 154438929 40415232 8518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 9867 8518 721 52 0 8235 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 39468

[startup+342.689 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 8793
/proc/meminfo: memFree=709224/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=40392 CPUtime=339.55
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 8841 0 0 0 33948 7 0 0 25 0 1 0 154438929 41361408 8752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 10098 8752 721 52 0 8466 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 40392

[startup+402.745 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 8793
/proc/meminfo: memFree=708008/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=41364 CPUtime=399.05
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 9069 0 0 0 39897 8 0 0 25 0 1 0 154438929 42356736 8980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 10341 8980 721 52 0 8709 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 41364

[startup+462.801 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 8793
/proc/meminfo: memFree=706792/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=42156 CPUtime=458.57
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 9294 0 0 0 45848 9 0 0 25 0 1 0 154438929 43167744 9205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671202 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 10539 9205 721 52 0 8907 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 42156

[startup+522.855 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 8793
/proc/meminfo: memFree=705640/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=43080 CPUtime=518.08
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 9515 0 0 0 51798 10 0 0 25 0 1 0 154438929 44113920 9426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/8790/statm: 10770 9426 721 52 0 9138 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 43080

[startup+582.914 s]
/proc/loadavg: 1.97 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1447528/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=44272 CPUtime=577.82
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 9755 0 0 0 57772 10 0 0 25 0 1 0 154438929 45334528 9666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 11068 9666 721 52 0 9436 0
Current children cumulated CPU time (s) 577.82
Current children cumulated vsize (KiB) 44272

[startup+642.959 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1431272/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=45196 CPUtime=637.8
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 10005 0 0 0 63769 11 0 0 25 0 1 0 154438929 46280704 9916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 11299 9916 721 52 0 9667 0
Current children cumulated CPU time (s) 637.8
Current children cumulated vsize (KiB) 45196

[startup+703.01 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1419048/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=46120 CPUtime=697.8
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 10252 0 0 0 69769 11 0 0 25 0 1 0 154438929 47226880 10163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 11530 10163 721 52 0 9898 0
Current children cumulated CPU time (s) 697.8
Current children cumulated vsize (KiB) 46120

[startup+763.06 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1408808/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=47044 CPUtime=757.77
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 10497 0 0 0 75765 12 0 0 25 0 1 0 154438929 48173056 10408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 11761 10408 721 52 0 10129 0
Current children cumulated CPU time (s) 757.77
Current children cumulated vsize (KiB) 47044

[startup+823.109 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1406056/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=47968 CPUtime=817.76
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 10743 0 0 0 81764 12 0 0 25 0 1 0 154438929 49119232 10654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 11992 10654 721 52 0 10360 0
Current children cumulated CPU time (s) 817.76
Current children cumulated vsize (KiB) 47968

[startup+883.163 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1405032/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=49164 CPUtime=877.76
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 10984 0 0 0 87763 13 0 0 25 0 1 0 154438929 50343936 10895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 12291 10895 721 52 0 10659 0
Current children cumulated CPU time (s) 877.76
Current children cumulated vsize (KiB) 49164

[startup+943.214 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 8831
/proc/meminfo: memFree=1404136/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=50088 CPUtime=937.73
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 11220 0 0 0 93760 13 0 0 25 0 1 0 154438929 51290112 11131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 12522 11131 721 52 0 10890 0
Current children cumulated CPU time (s) 937.73
Current children cumulated vsize (KiB) 50088

[startup+1003.26 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 8831
/proc/meminfo: memFree=1401832/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=51012 CPUtime=997.73
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 11456 0 0 0 99759 14 0 0 25 0 1 0 154438929 52236288 11367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 12753 11367 721 52 0 11121 0
Current children cumulated CPU time (s) 997.73
Current children cumulated vsize (KiB) 51012

[startup+1063.31 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1396520/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=51936 CPUtime=1057.73
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 11693 0 0 0 105758 15 0 0 25 0 1 0 154438929 53182464 11604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 12984 11604 721 52 0 11352 0
Current children cumulated CPU time (s) 1057.73
Current children cumulated vsize (KiB) 51936

[startup+1123.36 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 8831
/proc/meminfo: memFree=1395560/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=52728 CPUtime=1117.7
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 11931 0 0 0 111755 15 0 0 25 0 1 0 154438929 53993472 11842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 13182 11842 721 52 0 11550 0
Current children cumulated CPU time (s) 1117.7
Current children cumulated vsize (KiB) 52728

[startup+1183.42 s]
/proc/loadavg: 2.08 2.02 1.97 3/86 8831
/proc/meminfo: memFree=1394600/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=53652 CPUtime=1177.7
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 12169 0 0 0 117755 15 0 0 25 0 1 0 154438929 54939648 12080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 13413 12080 721 52 0 11781 0
Current children cumulated CPU time (s) 1177.7
Current children cumulated vsize (KiB) 53652

[startup+1243.47 s]
/proc/loadavg: 2.08 2.03 1.97 3/86 8831
/proc/meminfo: memFree=1393640/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=55184 CPUtime=1237.69
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 12410 0 0 0 123753 16 0 0 25 0 1 0 154438929 56508416 12321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 13796 12321 721 52 0 12164 0
Current children cumulated CPU time (s) 1237.69
Current children cumulated vsize (KiB) 55184

[startup+1303.52 s]
/proc/loadavg: 2.03 2.02 1.97 3/86 8831
/proc/meminfo: memFree=1392680/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=56108 CPUtime=1297.66
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 12649 0 0 0 129750 16 0 0 25 0 1 0 154438929 57454592 12560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 14027 12560 721 52 0 12395 0
Current children cumulated CPU time (s) 1297.66
Current children cumulated vsize (KiB) 56108

[startup+1363.57 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 8831
/proc/meminfo: memFree=1387368/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=56900 CPUtime=1357.66
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 12887 0 0 0 135749 17 0 0 25 0 1 0 154438929 58265600 12798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 14225 12798 721 52 0 12593 0
Current children cumulated CPU time (s) 1357.66
Current children cumulated vsize (KiB) 56900

[startup+1423.62 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 8831
/proc/meminfo: memFree=1380392/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=57824 CPUtime=1417.66
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 13123 0 0 0 141748 18 0 0 25 0 1 0 154438929 59211776 13034 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 14456 13034 721 52 0 12824 0
Current children cumulated CPU time (s) 1417.66
Current children cumulated vsize (KiB) 57824

[startup+1483.67 s]
/proc/loadavg: 1.96 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1427496/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=58748 CPUtime=1477.62
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 13351 0 0 0 147742 20 0 0 25 0 1 0 154438929 60157952 13262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 14687 13262 721 52 0 13055 0
Current children cumulated CPU time (s) 1477.62
Current children cumulated vsize (KiB) 58748

[startup+1543.72 s]
/proc/loadavg: 1.98 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1425320/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=59540 CPUtime=1537.62
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 13574 0 0 0 153741 21 0 0 25 0 1 0 154438929 60968960 13485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 14885 13485 721 52 0 13253 0
Current children cumulated CPU time (s) 1537.62
Current children cumulated vsize (KiB) 59540

[startup+1603.77 s]
/proc/loadavg: 1.99 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1423208/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=60332 CPUtime=1597.6
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 13799 0 0 0 159739 21 0 0 25 0 1 0 154438929 61779968 13710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 15083 13710 721 52 0 13451 0
Current children cumulated CPU time (s) 1597.6
Current children cumulated vsize (KiB) 60332

[startup+1663.83 s]
/proc/loadavg: 1.99 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1421096/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=61256 CPUtime=1657.56
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 14020 0 0 0 165734 22 0 0 25 0 1 0 154438929 62726144 13931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 15314 13931 721 52 0 13682 0
Current children cumulated CPU time (s) 1657.56
Current children cumulated vsize (KiB) 61256

[startup+1723.88 s]
/proc/loadavg: 1.99 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1419048/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=62048 CPUtime=1717.56
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 14248 0 0 0 171733 23 0 0 25 0 1 0 154438929 63537152 14159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 15512 14159 721 52 0 13880 0
Current children cumulated CPU time (s) 1717.56
Current children cumulated vsize (KiB) 62048

[startup+1783.93 s]
/proc/loadavg: 1.99 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1417000/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=62972 CPUtime=1777.54
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 14475 0 0 0 177731 23 0 0 25 0 1 0 154438929 64483328 14386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 15743 14386 721 52 0 14111 0
Current children cumulated CPU time (s) 1777.54
Current children cumulated vsize (KiB) 62972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.51 s]
/proc/loadavg: 1.99 1.99 1.97 3/86 8868
/proc/meminfo: memFree=1416168/2055920 swapFree=4192812/4192956
[pid=8790] ppid=8788 vsize=63236 CPUtime=1800.09
/proc/8790/stat : 8790 (CSPtoSAT+minisa) R 8788 8790 8130 0 -1 4194304 14558 0 0 0 179986 23 0 0 25 0 1 0 154438929 64753664 14469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/8790/statm: 15809 14469 721 52 0 14177 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 63236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.53
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.242963
CPU usage (%): 99.645
Max. virtual memory (cumulated for all children) (KiB): 63236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14558
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= 11
involuntary context switches= 43674

runsolver used 2.01569 s user time and 5.98409 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 05:14:01 UTC 2007


IDJOB= 207409
IDBENCH= 4288
FILE ID= node17/207409-1168060441

PBS_JOBID= 3475340

Free space on /tmp= 66311 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-1.xml
COMMAND LINE= /tmp/evaluation/207409-1168060441/CSPtoSAT+minisat /tmp/evaluation/207409-1168060441/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-207409-1168060441 -o ROOT/results/node17/solver-207409-1168060441 -C 1800 -M 900  /tmp/evaluation/207409-1168060441/CSPtoSAT+minisat /tmp/evaluation/207409-1168060441/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b4232c454688a566d415c2ca9177a810

RANDOM SEED= 908868650

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.236
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.236
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:        743432 kB
Buffers:         60004 kB
Cached:         348472 kB
SwapCached:          0 kB
Active:        1029536 kB
Inactive:       188064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        743432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:         831544 kB
Slab:            78060 kB
Committed_AS:  4511060 kB
PageTables:       3928 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= 66318 MiB



End job on node17 on Sat Jan  6 05:44:08 UTC 2007