Trace number 202197

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.06 1804.58

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-8.xml
MD5SUM63a0d5813af6ab4196259e2912804508
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 benchmark11.3953
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node11/watcher-202197-1168056847 -o ROOT/results/node11/solver-202197-1168056847 -C 1800 -M 900 /tmp/evaluation/202197-1168056847/CSPtoSAT+minisat /tmp/evaluation/202197-1168056847/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


[startup+0.11205 s]
/proc/loadavg: 1.92 1.98 1.93 5/86 25338
/proc/meminfo: memFree=1449448/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.98 1.93 5/86 25338
/proc/meminfo: memFree=1449448/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=44660 CPUtime=0.2
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 8332 0 0 0 15 5 0 0 19 0 1 0 154079732 45731840 8195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672165 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 11165 8195 696 52 0 9533 0

[startup+0.522338 s]
/proc/loadavg: 1.92 1.98 1.93 5/86 25338
/proc/meminfo: memFree=1449448/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=94660 CPUtime=0.5
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 18918 0 0 0 40 10 0 0 21 0 1 0 154079732 96931840 18781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 23665 18781 696 52 0 22033 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 94660

[startup+1.35429 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1288168/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=207912 CPUtime=1.32
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 48366 0 0 0 108 24 0 0 25 0 1 0 154079732 212901888 48229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669335 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 51978 48229 696 52 0 50346 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 207912

[startup+2.99161 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1224872/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=248816 CPUtime=2.95
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 57303 0 0 0 266 29 0 0 25 0 1 0 154079732 254787584 57166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157925919 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 62204 57166 704 52 0 60572 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 248816

[startup+6.27828 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1221416/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=250148 CPUtime=6.2
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 57706 0 0 0 591 29 0 0 25 0 1 0 154079732 256151552 57543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 62537 57543 721 52 0 60905 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 250148

[startup+12.7456 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1221352/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=250280 CPUtime=12.62
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 57746 0 0 0 1232 30 0 0 25 0 1 0 154079732 256286720 57583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 62570 57583 721 52 0 60938 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 250280

[startup+25.5671 s]
/proc/loadavg: 1.95 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1221032/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=250992 CPUtime=25.34
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 57875 0 0 0 2504 30 0 0 25 0 1 0 154079732 257015808 57712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 62748 57712 721 52 0 61116 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 250992

[startup+51.2222 s]
/proc/loadavg: 1.96 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1220456/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=251660 CPUtime=50.77
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58011 0 0 0 5047 30 0 0 25 0 1 0 154079732 257699840 57848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 62915 57848 721 52 0 61283 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 251660

[startup+102.433 s]
/proc/loadavg: 1.98 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1219880/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=252320 CPUtime=101.55
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58170 0 0 0 10125 30 0 0 25 0 1 0 154079732 258375680 58007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 63080 58007 721 52 0 61448 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 252320

[startup+162.469 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1219176/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=252900 CPUtime=161.1
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58338 0 0 0 16079 31 0 0 25 0 1 0 154079732 258969600 58175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 63225 58175 721 52 0 61593 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 252900

[startup+222.507 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 25338
/proc/meminfo: memFree=1218344/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=253724 CPUtime=220.61
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58527 0 0 0 22030 31 0 0 25 0 1 0 154079732 259813376 58364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 63431 58364 721 52 0 61799 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 253724

[startup+282.567 s]
/proc/loadavg: 2.03 2.00 1.93 3/86 25338
/proc/meminfo: memFree=1217768/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=254252 CPUtime=280.17
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58659 0 0 0 27986 31 0 0 25 0 1 0 154079732 260354048 58496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/25337/statm: 63563 58496 721 52 0 61931 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 254252

[startup+342.611 s]
/proc/loadavg: 2.01 2.00 1.93 2/81 25352
/proc/meminfo: memFree=1224328/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=254860 CPUtime=339.71
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58815 0 0 0 33939 32 0 0 25 0 1 0 154079732 260976640 58652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 63715 58652 721 52 0 62083 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 254860

[startup+402.662 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 25378
/proc/meminfo: memFree=1194272/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=255520 CPUtime=399.7
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 58978 0 0 0 39937 33 0 0 25 0 1 0 154079732 261652480 58815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 63880 58815 721 52 0 62248 0
Current children cumulated CPU time (s) 399.7
Current children cumulated vsize (KiB) 255520

[startup+462.706 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 25378
/proc/meminfo: memFree=1181600/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=256048 CPUtime=459.68
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59131 0 0 0 45934 34 0 0 25 0 1 0 154079732 262193152 58968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64012 58968 721 52 0 62380 0
Current children cumulated CPU time (s) 459.68
Current children cumulated vsize (KiB) 256048

[startup+522.756 s]
/proc/loadavg: 2.08 2.02 1.94 3/86 25378
/proc/meminfo: memFree=1175968/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=256828 CPUtime=519.65
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59287 0 0 0 51931 34 0 0 25 0 1 0 154079732 262991872 59124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64207 59124 721 52 0 62575 0
Current children cumulated CPU time (s) 519.65
Current children cumulated vsize (KiB) 256828

[startup+582.816 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 25378
/proc/meminfo: memFree=1175328/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=257356 CPUtime=579.65
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59438 0 0 0 57931 34 0 0 25 0 1 0 154079732 263532544 59275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64339 59275 721 52 0 62707 0
Current children cumulated CPU time (s) 579.65
Current children cumulated vsize (KiB) 257356

[startup+642.863 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1174752/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=257884 CPUtime=639.63
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59586 0 0 0 63928 35 0 0 25 0 1 0 154079732 264073216 59423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64471 59423 721 52 0 62839 0
Current children cumulated CPU time (s) 639.63
Current children cumulated vsize (KiB) 257884

[startup+702.912 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1167648/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=258544 CPUtime=699.6
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59737 0 0 0 69925 35 0 0 25 0 1 0 154079732 264749056 59574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64636 59574 721 52 0 63004 0
Current children cumulated CPU time (s) 699.6
Current children cumulated vsize (KiB) 258544

[startup+762.963 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1167072/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=259072 CPUtime=759.6
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 59886 0 0 0 75924 36 0 0 25 0 1 0 154079732 265289728 59723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665702 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64768 59723 721 52 0 63136 0
Current children cumulated CPU time (s) 759.6
Current children cumulated vsize (KiB) 259072

[startup+823.006 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1166432/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=259780 CPUtime=819.57
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60036 0 0 0 81921 36 0 0 25 0 1 0 154079732 266014720 59873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 64945 59873 721 52 0 63313 0
Current children cumulated CPU time (s) 819.57
Current children cumulated vsize (KiB) 259780

[startup+883.063 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1165856/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=260440 CPUtime=879.56
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60179 0 0 0 87919 37 0 0 25 0 1 0 154079732 266690560 60016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65110 60016 721 52 0 63478 0
Current children cumulated CPU time (s) 879.56
Current children cumulated vsize (KiB) 260440

[startup+943.116 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1163296/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=260968 CPUtime=939.55
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60322 0 0 0 93918 37 0 0 25 0 1 0 154079732 267231232 60159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665142 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65242 60159 721 52 0 63610 0
Current children cumulated CPU time (s) 939.55
Current children cumulated vsize (KiB) 260968

[startup+1003.16 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1158304/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=261496 CPUtime=999.55
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60465 0 0 0 99917 38 0 0 25 0 1 0 154079732 267771904 60302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65374 60302 721 52 0 63742 0
Current children cumulated CPU time (s) 999.55
Current children cumulated vsize (KiB) 261496

[startup+1063.21 s]
/proc/loadavg: 2.05 2.01 1.94 3/86 25378
/proc/meminfo: memFree=1157792/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=262024 CPUtime=1059.5
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60608 0 0 0 105912 38 0 0 25 0 1 0 154079732 268312576 60445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65506 60445 721 52 0 63874 0
Current children cumulated CPU time (s) 1059.5
Current children cumulated vsize (KiB) 262024

[startup+1123.25 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 25378
/proc/meminfo: memFree=1157216/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=262552 CPUtime=1119.49
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60750 0 0 0 111910 39 0 0 25 0 1 0 154079732 268853248 60587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630189 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65638 60587 721 52 0 64006 0
Current children cumulated CPU time (s) 1119.49
Current children cumulated vsize (KiB) 262552

[startup+1183.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1156576/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=263348 CPUtime=1179.48
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 60891 0 0 0 117909 39 0 0 25 0 1 0 154079732 269668352 60728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65837 60728 721 52 0 64205 0
Current children cumulated CPU time (s) 1179.48
Current children cumulated vsize (KiB) 263348

[startup+1243.35 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1156064/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=263876 CPUtime=1239.44
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61028 0 0 0 123905 39 0 0 25 0 1 0 154079732 270209024 60865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 65969 60865 721 52 0 64337 0
Current children cumulated CPU time (s) 1239.44
Current children cumulated vsize (KiB) 263876

[startup+1303.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1151264/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=264404 CPUtime=1299.45
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61167 0 0 0 129905 40 0 0 25 0 1 0 154079732 270749696 61004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66101 61004 721 52 0 64469 0
Current children cumulated CPU time (s) 1299.45
Current children cumulated vsize (KiB) 264404

[startup+1363.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1148576/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=264932 CPUtime=1359.42
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61304 0 0 0 135902 40 0 0 25 0 1 0 154079732 271290368 61141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66233 61141 721 52 0 64601 0
Current children cumulated CPU time (s) 1359.42
Current children cumulated vsize (KiB) 264932

[startup+1423.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1148064/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=265460 CPUtime=1419.38
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61442 0 0 0 141897 41 0 0 25 0 1 0 154079732 271831040 61279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66365 61279 721 52 0 64733 0
Current children cumulated CPU time (s) 1419.38
Current children cumulated vsize (KiB) 265460

[startup+1483.55 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1147488/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=265988 CPUtime=1479.36
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61576 0 0 0 147895 41 0 0 25 0 1 0 154079732 272371712 61413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66497 61413 721 52 0 64865 0
Current children cumulated CPU time (s) 1479.36
Current children cumulated vsize (KiB) 265988

[startup+1543.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1146912/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=266516 CPUtime=1539.37
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61708 0 0 0 153895 42 0 0 25 0 1 0 154079732 272912384 61545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66629 61545 721 52 0 64997 0
Current children cumulated CPU time (s) 1539.37
Current children cumulated vsize (KiB) 266516

[startup+1603.65 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1146400/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=266912 CPUtime=1599.33
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61841 0 0 0 159891 42 0 0 25 0 1 0 154079732 273317888 61678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66728 61678 721 52 0 65096 0
Current children cumulated CPU time (s) 1599.33
Current children cumulated vsize (KiB) 266912

[startup+1663.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1145248/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=267440 CPUtime=1659.32
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 61974 0 0 0 165889 43 0 0 25 0 1 0 154079732 273858560 61811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 66860 61811 721 52 0 65228 0
Current children cumulated CPU time (s) 1659.32
Current children cumulated vsize (KiB) 267440

[startup+1723.75 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1141728/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=268372 CPUtime=1719.31
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 62106 0 0 0 171888 43 0 0 25 0 1 0 154079732 274812928 61943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 67093 61943 721 52 0 65461 0
Current children cumulated CPU time (s) 1719.31
Current children cumulated vsize (KiB) 268372

[startup+1783.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25378
/proc/meminfo: memFree=1141216/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=268900 CPUtime=1779.28
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 62238 0 0 0 177884 44 0 0 25 0 1 0 154079732 275353600 62075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 67225 62075 721 52 0 65593 0
Current children cumulated CPU time (s) 1779.28
Current children cumulated vsize (KiB) 268900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.53 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 25378
/proc/meminfo: memFree=1140960/2055920 swapFree=4192812/4192956
[pid=25337] ppid=25335 vsize=269032 CPUtime=1800
/proc/25337/stat : 25337 (CSPtoSAT+minisa) R 25335 25337 25282 0 -1 4194304 62284 0 0 0 179956 44 0 0 25 0 1 0 154079732 275488768 62121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/25337/statm: 67258 62121 721 52 0 65626 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269032

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.58
CPU time (s): 1800.06
CPU user time (s): 1799.57
CPU system time (s): 0.491925
CPU usage (%): 99.7492
Max. virtual memory (cumulated for all children) (KiB): 269032

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

runsolver used 1.9767 s user time and 5.74113 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 04:14:07 UTC 2007


IDJOB= 202197
IDBENCH= 3818
FILE ID= node11/202197-1168056847

PBS_JOBID= 3475342

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-8.xml
COMMAND LINE= /tmp/evaluation/202197-1168056847/CSPtoSAT+minisat /tmp/evaluation/202197-1168056847/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-202197-1168056847 -o ROOT/results/node11/solver-202197-1168056847 -C 1800 -M 900  /tmp/evaluation/202197-1168056847/CSPtoSAT+minisat /tmp/evaluation/202197-1168056847/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  63a0d5813af6ab4196259e2912804508

RANDOM SEED= 157410305

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.261
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	: 5931.00
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.261
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:       1449928 kB
Buffers:         67520 kB
Cached:         373800 kB
SwapCached:          0 kB
Active:         340576 kB
Inactive:       166668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5384 kB
Writeback:           0 kB
Mapped:          88316 kB
Slab:            83556 kB
Committed_AS:  4260116 kB
PageTables:       2344 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= 66316 MiB



End job on node11 on Sat Jan  6 04:44:12 UTC 2007