Trace number 204854

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.12 1802.78

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-1.xml
MD5SUM70fb82b4c23a5f622d613569a74b55db
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.52577
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node29/watcher-204854-1168059020 -o ROOT/results/node29/solver-204854-1168059020 -C 1800 -M 900 /tmp/evaluation/204854-1168059020/CSPtoSAT+minisat /tmp/evaluation/204854-1168059020/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.92 1.98 1.98 4/86 14396
/proc/meminfo: memFree=1234736/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=18540 CPUtime=0
/proc/14395/stat : 14395 (runsolver) R 14393 14395 11539 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 154296078 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14395/statm: 4635 279 244 17 0 2626 0

[startup+0.108615 s]
/proc/loadavg: 1.92 1.98 1.98 4/86 14396
/proc/meminfo: memFree=1234736/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=17472 CPUtime=0.09
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 3211 0 0 0 8 1 0 0 18 0 1 0 154296078 17891328 3123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672188 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 4368 3123 696 52 0 2736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17472

[startup+0.516635 s]
/proc/loadavg: 1.92 1.98 1.98 4/86 14396
/proc/meminfo: memFree=1234736/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=34464 CPUtime=0.5
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7367 0 0 0 47 3 0 0 22 0 1 0 154296078 35291136 7253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8616 7253 715 52 0 6984 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34464

[startup+1.33768 s]
/proc/loadavg: 1.92 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1208432/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=34464 CPUtime=1.31
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7384 0 0 0 128 3 0 0 25 0 1 0 154296078 35291136 7270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8616 7270 721 52 0 6984 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34464

[startup+2.9748 s]
/proc/loadavg: 1.92 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1208368/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=34760 CPUtime=2.93
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7441 0 0 0 290 3 0 0 25 0 1 0 154296078 35594240 7327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8690 7327 721 52 0 7058 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 34760

[startup+6.27099 s]
/proc/loadavg: 1.93 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1208048/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=34840 CPUtime=6.2
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7457 0 0 0 617 3 0 0 25 0 1 0 154296078 35676160 7343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8710 7343 721 52 0 7078 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 34840

[startup+12.7294 s]
/proc/loadavg: 1.93 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1207856/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=34972 CPUtime=12.6
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7506 0 0 0 1257 3 0 0 25 0 1 0 154296078 35811328 7392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8743 7392 721 52 0 7111 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 34972

[startup+25.5662 s]
/proc/loadavg: 1.95 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1207536/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=35488 CPUtime=25.33
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7591 0 0 0 2529 4 0 0 25 0 1 0 154296078 36339712 7477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 8872 7477 721 52 0 7240 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 35488

[startup+51.2338 s]
/proc/loadavg: 1.96 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1206768/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=36020 CPUtime=50.75
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 7740 0 0 0 5071 4 0 0 25 0 1 0 154296078 36884480 7626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 9005 7626 721 52 0 7373 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 36020

[startup+102.46 s]
/proc/loadavg: 1.98 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1205168/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=37176 CPUtime=101.52
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 8030 0 0 0 10148 4 0 0 25 0 1 0 154296078 38068224 7916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 9294 7916 721 52 0 7662 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 37176

[startup+162.514 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1203376/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=38576 CPUtime=161.03
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 8354 0 0 0 16098 5 0 0 25 0 1 0 154296078 39501824 8240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 9644 8240 721 52 0 8012 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 38576

[startup+222.53 s]
/proc/loadavg: 1.65 1.90 1.95 2/78 14411
/proc/meminfo: memFree=1288392/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=39884 CPUtime=220.72
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 8700 0 0 0 22067 5 0 0 25 0 1 0 154296078 40841216 8586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 9971 8586 721 52 0 8339 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 39884

[startup+282.569 s]
/proc/loadavg: 1.24 1.74 1.89 2/78 14411
/proc/meminfo: memFree=1286984/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=41516 CPUtime=280.75
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 9077 0 0 0 28069 6 0 0 25 0 1 0 154296078 42512384 8963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 10379 8963 721 52 0 8747 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 41516

[startup+342.609 s]
/proc/loadavg: 1.09 1.60 1.83 2/78 14411
/proc/meminfo: memFree=1285576/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=42968 CPUtime=340.77
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 9442 0 0 0 34071 6 0 0 25 0 1 0 154296078 43999232 9328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 10742 9328 721 52 0 9110 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 42968

[startup+402.644 s]
/proc/loadavg: 1.03 1.49 1.78 2/78 14411
/proc/meminfo: memFree=1284104/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=44556 CPUtime=400.79
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 9806 0 0 0 40072 7 0 0 25 0 1 0 154296078 45625344 9692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 11139 9692 721 52 0 9507 0
Current children cumulated CPU time (s) 400.79
Current children cumulated vsize (KiB) 44556

[startup+462.686 s]
/proc/loadavg: 1.01 1.40 1.72 2/78 14411
/proc/meminfo: memFree=1282760/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=45876 CPUtime=460.8
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 10160 0 0 0 46073 7 0 0 25 0 1 0 154296078 46977024 10046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 11469 10046 721 52 0 9837 0
Current children cumulated CPU time (s) 460.8
Current children cumulated vsize (KiB) 45876

[startup+522.722 s]
/proc/loadavg: 1.06 1.34 1.68 2/78 14411
/proc/meminfo: memFree=1281352/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=47196 CPUtime=520.81
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 10517 0 0 0 52073 8 0 0 25 0 1 0 154296078 48328704 10403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 11799 10403 721 52 0 10167 0
Current children cumulated CPU time (s) 520.81
Current children cumulated vsize (KiB) 47196

[startup+582.77 s]
/proc/loadavg: 1.02 1.27 1.64 2/78 14411
/proc/meminfo: memFree=1279944/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=48920 CPUtime=580.81
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 10868 0 0 0 58073 8 0 0 25 0 1 0 154296078 50094080 10754 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 12230 10754 721 52 0 10598 0
Current children cumulated CPU time (s) 580.81
Current children cumulated vsize (KiB) 48920

[startup+642.808 s]
/proc/loadavg: 1.01 1.22 1.59 2/84 14437
/proc/meminfo: memFree=1277272/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=50240 CPUtime=640.82
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 11220 0 0 0 64073 9 0 0 25 0 1 0 154296078 51445760 11106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 12560 11106 721 52 0 10928 0
Current children cumulated CPU time (s) 640.82
Current children cumulated vsize (KiB) 50240

[startup+702.884 s]
/proc/loadavg: 1.00 1.18 1.55 2/84 14563
/proc/meminfo: memFree=1275800/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=51560 CPUtime=700.86
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 11568 0 0 0 70065 21 0 0 25 0 1 0 154296078 52797440 11454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 12890 11454 721 52 0 11258 0
Current children cumulated CPU time (s) 700.86
Current children cumulated vsize (KiB) 51560

[startup+762.941 s]
/proc/loadavg: 1.00 1.14 1.52 2/78 14609
/proc/meminfo: memFree=1275456/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=52880 CPUtime=760.89
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 11912 0 0 0 76061 28 0 0 25 0 1 0 154296078 54149120 11798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 13220 11798 721 52 0 11588 0
Current children cumulated CPU time (s) 760.89
Current children cumulated vsize (KiB) 52880

[startup+822.986 s]
/proc/loadavg: 1.00 1.11 1.48 2/78 14609
/proc/meminfo: memFree=1274176/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=54068 CPUtime=820.89
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 12254 0 0 0 82061 28 0 0 25 0 1 0 154296078 55365632 12140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/14395/statm: 13517 12140 721 52 0 11885 0
Current children cumulated CPU time (s) 820.89
Current children cumulated vsize (KiB) 54068

[startup+883.031 s]
/proc/loadavg: 1.00 1.09 1.45 2/78 14609
/proc/meminfo: memFree=1272832/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=55996 CPUtime=880.91
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 12599 0 0 0 88062 29 0 0 25 0 1 0 154296078 57339904 12485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 13999 12485 721 52 0 12367 0
Current children cumulated CPU time (s) 880.91
Current children cumulated vsize (KiB) 55996

[startup+943.074 s]
/proc/loadavg: 1.00 1.07 1.42 2/78 14609
/proc/meminfo: memFree=1271488/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=57316 CPUtime=940.93
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 12941 0 0 0 94063 30 0 0 25 0 1 0 154296078 58691584 12827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 14329 12827 721 52 0 12697 0
Current children cumulated CPU time (s) 940.93
Current children cumulated vsize (KiB) 57316

[startup+1003.13 s]
/proc/loadavg: 1.00 1.06 1.39 2/78 14609
/proc/meminfo: memFree=1270208/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=58636 CPUtime=1000.92
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 13287 0 0 0 100062 30 0 0 25 0 1 0 154296078 60043264 13173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 14659 13173 721 52 0 13027 0
Current children cumulated CPU time (s) 1000.92
Current children cumulated vsize (KiB) 58636

[startup+1063.17 s]
/proc/loadavg: 1.00 1.04 1.36 2/78 14609
/proc/meminfo: memFree=1268872/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=59824 CPUtime=1060.93
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 13627 0 0 0 106062 31 0 0 25 0 1 0 154296078 61259776 13513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 14956 13513 721 52 0 13324 0
Current children cumulated CPU time (s) 1060.93
Current children cumulated vsize (KiB) 59824

[startup+1123.21 s]
/proc/loadavg: 1.00 1.03 1.34 2/78 14609
/proc/meminfo: memFree=1267528/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=61144 CPUtime=1120.95
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 13964 0 0 0 112063 32 0 0 25 0 1 0 154296078 62611456 13850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 15286 13850 721 52 0 13654 0
Current children cumulated CPU time (s) 1120.95
Current children cumulated vsize (KiB) 61144

[startup+1183.25 s]
/proc/loadavg: 1.00 1.02 1.31 2/78 14609
/proc/meminfo: memFree=1266120/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=62464 CPUtime=1180.94
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 14307 0 0 0 118062 32 0 0 25 0 1 0 154296078 63963136 14193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 15616 14193 721 52 0 13984 0
Current children cumulated CPU time (s) 1180.94
Current children cumulated vsize (KiB) 62464

[startup+1243.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/78 14609
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=63652 CPUtime=1240.96
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 14642 0 0 0 124063 33 0 0 25 0 1 0 154296078 65179648 14528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 15913 14528 721 52 0 14281 0
Current children cumulated CPU time (s) 1240.96
Current children cumulated vsize (KiB) 63652

[startup+1303.34 s]
/proc/loadavg: 1.00 1.01 1.27 2/78 14609
/proc/meminfo: memFree=1263496/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=65884 CPUtime=1300.98
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 14975 0 0 0 130065 33 0 0 25 0 1 0 154296078 67465216 14861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 16471 14861 721 52 0 14839 0
Current children cumulated CPU time (s) 1300.98
Current children cumulated vsize (KiB) 65884

[startup+1363.39 s]
/proc/loadavg: 1.00 1.01 1.25 2/78 14609
/proc/meminfo: memFree=1262088/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=67072 CPUtime=1361
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 15308 0 0 0 136066 34 0 0 25 0 1 0 154296078 68681728 15194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 16768 15194 721 52 0 15136 0
Current children cumulated CPU time (s) 1361
Current children cumulated vsize (KiB) 67072

[startup+1423.43 s]
/proc/loadavg: 1.00 1.00 1.23 2/78 14609
/proc/meminfo: memFree=1260872/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=68260 CPUtime=1420.99
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 15628 0 0 0 142065 34 0 0 25 0 1 0 154296078 69898240 15514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 17065 15514 721 52 0 15433 0
Current children cumulated CPU time (s) 1420.99
Current children cumulated vsize (KiB) 68260

[startup+1483.47 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 14609
/proc/meminfo: memFree=1259528/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=69580 CPUtime=1481
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 15963 0 0 0 148065 35 0 0 25 0 1 0 154296078 71249920 15849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 17395 15849 721 52 0 15763 0
Current children cumulated CPU time (s) 1481
Current children cumulated vsize (KiB) 69580

[startup+1543.52 s]
/proc/loadavg: 1.00 1.00 1.20 2/78 14609
/proc/meminfo: memFree=1258120/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=70768 CPUtime=1541.02
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 16296 0 0 0 154066 36 0 0 25 0 1 0 154296078 72466432 16182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 17692 16182 721 52 0 16060 0
Current children cumulated CPU time (s) 1541.02
Current children cumulated vsize (KiB) 70768

[startup+1603.57 s]
/proc/loadavg: 1.00 1.00 1.18 2/78 14609
/proc/meminfo: memFree=1256840/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=71956 CPUtime=1601.02
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 16625 0 0 0 160066 36 0 0 25 0 1 0 154296078 73682944 16511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674595 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 17989 16511 721 52 0 16357 0
Current children cumulated CPU time (s) 1601.02
Current children cumulated vsize (KiB) 71956

[startup+1663.61 s]
/proc/loadavg: 1.00 1.00 1.17 2/78 14611
/proc/meminfo: memFree=1255368/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=73276 CPUtime=1661.03
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 16954 0 0 0 166066 37 0 0 25 0 1 0 154296078 75034624 16840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 18319 16840 721 52 0 16687 0
Current children cumulated CPU time (s) 1661.03
Current children cumulated vsize (KiB) 73276

[startup+1723.65 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 14611
/proc/meminfo: memFree=1254152/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=74464 CPUtime=1721.03
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 17285 0 0 0 172065 38 0 0 25 0 1 0 154296078 76251136 17171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 18616 17171 721 52 0 16984 0
Current children cumulated CPU time (s) 1721.03
Current children cumulated vsize (KiB) 74464

[startup+1783.7 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 14611
/proc/meminfo: memFree=1252936/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=75652 CPUtime=1781.04
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 17607 0 0 0 178066 38 0 0 25 0 1 0 154296078 77467648 17493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 18913 17493 721 52 0 17281 0
Current children cumulated CPU time (s) 1781.04
Current children cumulated vsize (KiB) 75652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.77 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 14611
/proc/meminfo: memFree=1252488/2055920 swapFree=4192812/4192956
[pid=14395] ppid=14393 vsize=76048 CPUtime=1800.1
/proc/14395/stat : 14395 (CSPtoSAT+minisa) R 14393 14395 11539 0 -1 4194304 17711 0 0 0 179972 38 0 0 25 0 1 0 154296078 77873152 17597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/14395/statm: 19012 17597 721 52 0 17380 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 76048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.78
CPU time (s): 1800.12
CPU user time (s): 1799.72
CPU system time (s): 0.400939
CPU usage (%): 99.8525
Max. virtual memory (cumulated for all children) (KiB): 76048

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

runsolver used 1.9527 s user time and 4.66129 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 04:50:20 UTC 2007


IDJOB= 204854
IDBENCH= 4058
FILE ID= node29/204854-1168059020

PBS_JOBID= 3475461

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp17/fapp17-0300-1.xml
COMMAND LINE= /tmp/evaluation/204854-1168059020/CSPtoSAT+minisat /tmp/evaluation/204854-1168059020/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-204854-1168059020 -o ROOT/results/node29/solver-204854-1168059020 -C 1800 -M 900  /tmp/evaluation/204854-1168059020/CSPtoSAT+minisat /tmp/evaluation/204854-1168059020/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  70fb82b4c23a5f622d613569a74b55db

RANDOM SEED= 223339422

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.241
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.241
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:       1235216 kB
Buffers:         47580 kB
Cached:         554696 kB
SwapCached:          0 kB
Active:         244352 kB
Inactive:       494828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:         159340 kB
Slab:            66096 kB
Committed_AS:  3074420 kB
PageTables:       2540 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66547 MiB



End job on node29 on Sat Jan  6 05:20:23 UTC 2007