Trace number 201227

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.09 1816.93

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-7.xml
MD5SUMd701de3dbc42c3b54216de5304316644
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 benchmark1014.59
SatisfiableYES
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node62/watcher-201227-1168055496 -o ROOT/results/node62/solver-201227-1168055496 -C 1800 -M 900 /tmp/evaluation/201227-1168055496/CSPtoSAT+minisat /tmp/evaluation/201227-1168055496/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: 0.62 1.58 1.79 5/73 31598
/proc/meminfo: memFree=1021456/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=18540 CPUtime=0
/proc/31597/stat : 31597 (runsolver) R 31595 31597 30583 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 153947855 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31597/statm: 4635 279 244 17 0 2626 0

[startup+0.108684 s]
/proc/loadavg: 0.62 1.58 1.79 5/73 31598
/proc/meminfo: memFree=1021456/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=21556 CPUtime=0.09
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 3941 0 0 0 8 1 0 0 20 0 1 0 153947855 22073344 3855 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669381 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 5389 3855 694 52 0 3757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21556

[startup+0.516762 s]
/proc/loadavg: 0.62 1.58 1.79 5/73 31598
/proc/meminfo: memFree=1021456/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=88456 CPUtime=0.5
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 19233 0 0 0 42 8 0 0 24 0 1 0 153947855 90578944 19032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672422 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 22114 19032 696 52 0 20482 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 88456

[startup+1.33792 s]
/proc/loadavg: 0.62 1.58 1.79 3/73 31598
/proc/meminfo: memFree=856400/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=197744 CPUtime=1.31
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 43731 0 0 0 114 17 0 0 25 0 1 0 153947855 202489856 43530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158518144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 49436 43530 704 52 0 47804 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 197744

[startup+2.97525 s]
/proc/loadavg: 0.73 1.59 1.79 3/73 31598
/proc/meminfo: memFree=843280/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=202312 CPUtime=2.93
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 44916 0 0 0 275 18 0 0 25 0 1 0 153947855 207167488 44689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 50578 44689 712 52 0 48946 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 202312

[startup+6.2609 s]
/proc/loadavg: 0.73 1.59 1.79 3/73 31598
/proc/meminfo: memFree=841104/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=202556 CPUtime=6.19
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 44979 0 0 0 601 18 0 0 25 0 1 0 153947855 207417344 44752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 50639 44752 721 52 0 49007 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 202556

[startup+12.7252 s]
/proc/loadavg: 0.92 1.60 1.79 3/73 31598
/proc/meminfo: memFree=840912/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=202808 CPUtime=12.6
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45034 0 0 0 1241 19 0 0 25 0 1 0 153947855 207675392 44807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 50702 44807 721 52 0 49070 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 202808

[startup+25.5577 s]
/proc/loadavg: 1.09 1.61 1.79 3/73 31598
/proc/meminfo: memFree=840144/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=203520 CPUtime=25.31
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45158 0 0 0 2512 19 0 0 25 0 1 0 153947855 208404480 44931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 50880 44931 721 52 0 49248 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 203520

[startup+51.2178 s]
/proc/loadavg: 1.40 1.64 1.80 3/73 31598
/proc/meminfo: memFree=839056/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=204188 CPUtime=50.73
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45297 0 0 0 5054 19 0 0 25 0 1 0 153947855 209088512 45070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51047 45070 721 52 0 49415 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 204188

[startup+102.429 s]
/proc/loadavg: 1.74 1.69 1.81 3/73 31598
/proc/meminfo: memFree=837712/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=204716 CPUtime=101.47
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45454 0 0 0 10128 19 0 0 25 0 1 0 153947855 209629184 45227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51179 45227 721 52 0 49547 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 204716

[startup+162.474 s]
/proc/loadavg: 1.90 1.75 1.82 3/73 31598
/proc/meminfo: memFree=836368/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=205428 CPUtime=160.97
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45606 0 0 0 16077 20 0 0 25 0 1 0 153947855 210358272 45379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51357 45379 721 52 0 49725 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 205428

[startup+222.527 s]
/proc/loadavg: 1.96 1.79 1.82 3/73 31598
/proc/meminfo: memFree=834896/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=205956 CPUtime=220.46
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45755 0 0 0 22026 20 0 0 25 0 1 0 153947855 210898944 45528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51489 45528 721 52 0 49857 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 205956

[startup+282.562 s]
/proc/loadavg: 1.98 1.83 1.83 3/73 31598
/proc/meminfo: memFree=833744/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=206516 CPUtime=279.94
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 45901 0 0 0 27974 20 0 0 25 0 1 0 153947855 211472384 45674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51629 45674 721 52 0 49997 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 206516

[startup+342.602 s]
/proc/loadavg: 1.99 1.86 1.84 3/73 31598
/proc/meminfo: memFree=832528/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=207044 CPUtime=339.44
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46042 0 0 0 33924 20 0 0 25 0 1 0 153947855 212013056 45815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51761 45815 721 52 0 50129 0
Current children cumulated CPU time (s) 339.44
Current children cumulated vsize (KiB) 207044

[startup+402.646 s]
/proc/loadavg: 1.99 1.88 1.84 3/73 31598
/proc/meminfo: memFree=831248/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=207784 CPUtime=398.94
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46182 0 0 0 39873 21 0 0 25 0 1 0 153947855 212770816 45955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 51946 45955 721 52 0 50314 0
Current children cumulated CPU time (s) 398.94
Current children cumulated vsize (KiB) 207784

[startup+462.69 s]
/proc/loadavg: 1.99 1.90 1.85 3/73 31598
/proc/meminfo: memFree=830096/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=208180 CPUtime=458.43
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46318 0 0 0 45822 21 0 0 25 0 1 0 153947855 213176320 46091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52045 46091 721 52 0 50413 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 208180

[startup+522.731 s]
/proc/loadavg: 1.99 1.91 1.85 3/73 31598
/proc/meminfo: memFree=828880/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=208708 CPUtime=517.91
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46453 0 0 0 51770 21 0 0 25 0 1 0 153947855 213716992 46226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52177 46226 721 52 0 50545 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 208708

[startup+582.791 s]
/proc/loadavg: 1.99 1.93 1.86 3/79 31700
/proc/meminfo: memFree=826248/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=209356 CPUtime=577.32
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46588 0 0 0 57710 22 0 0 25 0 1 0 153947855 214380544 46361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52339 46361 721 52 0 50707 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 209356

[startup+642.855 s]
/proc/loadavg: 2.03 1.95 1.87 3/79 31770
/proc/meminfo: memFree=825112/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=209884 CPUtime=636.74
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46724 0 0 0 63651 23 0 0 25 0 1 0 153947855 214921216 46497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52471 46497 721 52 0 50839 0
Current children cumulated CPU time (s) 636.74
Current children cumulated vsize (KiB) 209884

[startup+702.902 s]
/proc/loadavg: 2.01 1.96 1.88 3/73 31796
/proc/meminfo: memFree=825232/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=210412 CPUtime=696.21
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46856 0 0 0 69598 23 0 0 25 0 1 0 153947855 215461888 46629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52603 46629 721 52 0 50971 0
Current children cumulated CPU time (s) 696.21
Current children cumulated vsize (KiB) 210412

[startup+762.939 s]
/proc/loadavg: 2.00 1.96 1.88 3/73 31796
/proc/meminfo: memFree=824080/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=210940 CPUtime=755.7
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 46986 0 0 0 75547 23 0 0 25 0 1 0 153947855 216002560 46759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52735 46759 721 52 0 51103 0
Current children cumulated CPU time (s) 755.7
Current children cumulated vsize (KiB) 210940

[startup+822.984 s]
/proc/loadavg: 2.00 1.97 1.89 3/73 31796
/proc/meminfo: memFree=822928/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=211336 CPUtime=815.19
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47118 0 0 0 81496 23 0 0 25 0 1 0 153947855 216408064 46891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 52834 46891 721 52 0 51202 0
Current children cumulated CPU time (s) 815.19
Current children cumulated vsize (KiB) 211336

[startup+883.036 s]
/proc/loadavg: 2.00 1.97 1.89 3/73 31796
/proc/meminfo: memFree=821840/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=212044 CPUtime=874.69
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47247 0 0 0 87446 23 0 0 25 0 1 0 153947855 217133056 47020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53011 47020 721 52 0 51379 0
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (KiB) 212044

[startup+943.078 s]
/proc/loadavg: 2.00 1.97 1.90 3/73 31796
/proc/meminfo: memFree=820816/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=212572 CPUtime=934.19
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47372 0 0 0 93395 24 0 0 25 0 1 0 153947855 217673728 47145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53143 47145 721 52 0 51511 0
Current children cumulated CPU time (s) 934.19
Current children cumulated vsize (KiB) 212572

[startup+1003.12 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=819728/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=212968 CPUtime=993.68
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47499 0 0 0 99344 24 0 0 25 0 1 0 153947855 218079232 47272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53242 47272 721 52 0 51610 0
Current children cumulated CPU time (s) 993.68
Current children cumulated vsize (KiB) 212968

[startup+1063.16 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=818640/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=213496 CPUtime=1053.17
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47626 0 0 0 105292 25 0 0 25 0 1 0 153947855 218619904 47399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53374 47399 721 52 0 51742 0
Current children cumulated CPU time (s) 1053.17
Current children cumulated vsize (KiB) 213496

[startup+1123.21 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=817616/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=214024 CPUtime=1112.67
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47752 0 0 0 111242 25 0 0 25 0 1 0 153947855 219160576 47525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53506 47525 721 52 0 51874 0
Current children cumulated CPU time (s) 1112.67
Current children cumulated vsize (KiB) 214024

[startup+1183.26 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=816592/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=214420 CPUtime=1172.17
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47876 0 0 0 117191 26 0 0 25 0 1 0 153947855 219566080 47649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53605 47649 721 52 0 51973 0
Current children cumulated CPU time (s) 1172.17
Current children cumulated vsize (KiB) 214420

[startup+1243.32 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=815568/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=214948 CPUtime=1231.68
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 47999 0 0 0 123141 27 0 0 25 0 1 0 153947855 220106752 47772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53737 47772 721 52 0 52105 0
Current children cumulated CPU time (s) 1231.68
Current children cumulated vsize (KiB) 214948

[startup+1303.36 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 31796
/proc/meminfo: memFree=814608/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=215612 CPUtime=1291.17
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48122 0 0 0 129090 27 0 0 25 0 1 0 153947855 220786688 47895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 53903 47895 721 52 0 52271 0
Current children cumulated CPU time (s) 1291.17
Current children cumulated vsize (KiB) 215612

[startup+1363.41 s]
/proc/loadavg: 2.06 1.99 1.91 3/73 31796
/proc/meminfo: memFree=813520/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=216140 CPUtime=1350.67
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48243 0 0 0 135039 28 0 0 25 0 1 0 153947855 221327360 48016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54035 48016 721 52 0 52403 0
Current children cumulated CPU time (s) 1350.67
Current children cumulated vsize (KiB) 216140

[startup+1423.46 s]
/proc/loadavg: 2.02 1.99 1.91 3/73 31796
/proc/meminfo: memFree=812624/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=216536 CPUtime=1410.17
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48365 0 0 0 140989 28 0 0 25 0 1 0 153947855 221732864 48138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54134 48138 721 52 0 52502 0
Current children cumulated CPU time (s) 1410.17
Current children cumulated vsize (KiB) 216536

[startup+1483.5 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 31796
/proc/meminfo: memFree=811600/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=217064 CPUtime=1469.67
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48488 0 0 0 146939 28 0 0 25 0 1 0 153947855 222273536 48261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54266 48261 721 52 0 52634 0
Current children cumulated CPU time (s) 1469.67
Current children cumulated vsize (KiB) 217064

[startup+1543.55 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31796
/proc/meminfo: memFree=810576/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=217460 CPUtime=1529.18
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48606 0 0 0 152890 28 0 0 25 0 1 0 153947855 222679040 48379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54365 48379 721 52 0 52733 0
Current children cumulated CPU time (s) 1529.18
Current children cumulated vsize (KiB) 217460

[startup+1603.61 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31796
/proc/meminfo: memFree=809552/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=217988 CPUtime=1588.68
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48724 0 0 0 158840 28 0 0 25 0 1 0 153947855 223219712 48497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54497 48497 721 52 0 52865 0
Current children cumulated CPU time (s) 1588.68
Current children cumulated vsize (KiB) 217988

[startup+1663.65 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31798
/proc/meminfo: memFree=808592/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=218384 CPUtime=1648.18
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48843 0 0 0 164789 29 0 0 25 0 1 0 153947855 223625216 48616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54596 48616 721 52 0 52964 0
Current children cumulated CPU time (s) 1648.18
Current children cumulated vsize (KiB) 218384

[startup+1723.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31798
/proc/meminfo: memFree=807632/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=218780 CPUtime=1707.68
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 48961 0 0 0 170739 29 0 0 25 0 1 0 153947855 224030720 48734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54695 48734 721 52 0 53063 0
Current children cumulated CPU time (s) 1707.68
Current children cumulated vsize (KiB) 218780

[startup+1783.75 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31798
/proc/meminfo: memFree=806672/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=219308 CPUtime=1767.19
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 49078 0 0 0 176689 30 0 0 25 0 1 0 153947855 224571392 48851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31597/statm: 54827 48851 721 52 0 53195 0
Current children cumulated CPU time (s) 1767.19
Current children cumulated vsize (KiB) 219308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.9 s]
/proc/loadavg: 1.93 1.97 1.91 2/68 31845
/proc/meminfo: memFree=1026552/2055920 swapFree=4192812/4192956
[pid=31597] ppid=31595 vsize=219572 CPUtime=1800.05
/proc/31597/stat : 31597 (CSPtoSAT+minisa) R 31595 31597 30583 0 -1 4194304 49147 0 0 0 179973 32 0 0 25 0 1 0 153947855 224841728 48920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/31597/statm: 54893 48920 721 52 0 53261 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 219572

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.93
CPU time (s): 1800.09
CPU user time (s): 1799.73
CPU system time (s): 0.356945
CPU usage (%): 99.0729
Max. virtual memory (cumulated for all children) (KiB): 219572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49147
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 35912

runsolver used 2.19167 s user time and 5.77412 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 03:51:40 UTC 2007


IDJOB= 201227
IDBENCH= 3750
FILE ID= node62/201227-1168055496

PBS_JOBID= 3475470

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-7.xml
COMMAND LINE= /tmp/evaluation/201227-1168055496/CSPtoSAT+minisat /tmp/evaluation/201227-1168055496/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-201227-1168055496 -o ROOT/results/node62/solver-201227-1168055496 -C 1800 -M 900  /tmp/evaluation/201227-1168055496/CSPtoSAT+minisat /tmp/evaluation/201227-1168055496/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d701de3dbc42c3b54216de5304316644

RANDOM SEED= 248082407

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.259
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.259
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:       1025008 kB
Buffers:         57736 kB
Cached:         671496 kB
SwapCached:          0 kB
Active:         311652 kB
Inactive:       640536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11228 kB
Writeback:           0 kB
Mapped:         236512 kB
Slab:            63644 kB
Committed_AS:  3022568 kB
PageTables:       2332 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= 66540 MiB



End job on node62 on Sat Jan  6 04:21:59 UTC 2007