Trace number 201513

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 1814.79

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-1.xml
MD5SUM807c7a1bb270de62fd8ab1fdbd66c332
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 benchmark5.98109
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node6/watcher-201513-1168055528 -o ROOT/results/node6/solver-201513-1168055528 -C 1800 -M 900 /tmp/evaluation/201513-1168055528/CSPtoSAT+minisat /tmp/evaluation/201513-1168055528/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.60 1.90 1.89 5/86 2996
/proc/meminfo: memFree=1390760/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=496 CPUtime=0
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153948545 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2188068 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 124 36 29 52 0 19 0

[startup+0.104486 s]
/proc/loadavg: 1.60 1.90 1.89 5/86 2996
/proc/meminfo: memFree=1390760/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=16688 CPUtime=0.09
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 2759 0 0 0 8 1 0 0 18 0 1 0 153948545 17088512 2680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669258 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 4172 2680 694 52 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16688

[startup+0.512534 s]
/proc/loadavg: 1.60 1.90 1.89 5/86 2996
/proc/meminfo: memFree=1390760/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=81616 CPUtime=0.49
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 17801 0 0 0 42 7 0 0 22 0 1 0 153948545 83574784 17714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 20404 17714 696 52 0 18772 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 81616

[startup+1.33663 s]
/proc/loadavg: 1.60 1.90 1.89 3/86 2996
/proc/meminfo: memFree=1274152/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=136200 CPUtime=1.3
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30009 0 0 0 118 12 0 0 25 0 1 0 153948545 139468800 29922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159266448 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34050 29922 704 52 0 32418 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 136200

[startup+2.97398 s]
/proc/loadavg: 1.60 1.90 1.89 3/86 2996
/proc/meminfo: memFree=1271976/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=137672 CPUtime=2.93
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30446 0 0 0 280 13 0 0 25 0 1 0 153948545 140976128 30333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34418 30333 721 52 0 32786 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 137672

[startup+6.25921 s]
/proc/loadavg: 1.63 1.90 1.89 3/86 2996
/proc/meminfo: memFree=1271592/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=137844 CPUtime=6.19
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30510 0 0 0 606 13 0 0 25 0 1 0 153948545 141152256 30389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34461 30389 721 52 0 32829 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 137844

[startup+12.724 s]
/proc/loadavg: 1.66 1.90 1.89 3/86 2996
/proc/meminfo: memFree=1271336/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=138276 CPUtime=12.59
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30585 0 0 0 1246 13 0 0 25 0 1 0 153948545 141594624 30464 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34569 30464 721 52 0 32937 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 138276

[startup+25.5536 s]
/proc/loadavg: 1.74 1.90 1.90 3/86 2996
/proc/meminfo: memFree=1271080/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=138676 CPUtime=25.3
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30678 0 0 0 2517 13 0 0 25 0 1 0 153948545 142004224 30557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34669 30557 721 52 0 33037 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 138676

[startup+51.2095 s]
/proc/loadavg: 1.83 1.91 1.90 3/86 2996
/proc/meminfo: memFree=1270632/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=139072 CPUtime=50.73
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30779 0 0 0 5059 14 0 0 25 0 1 0 153948545 142409728 30658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34768 30658 721 52 0 33136 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 139072

[startup+102.414 s]
/proc/loadavg: 1.92 1.92 1.90 3/86 2996
/proc/meminfo: memFree=1270056/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=139648 CPUtime=101.46
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 30934 0 0 0 10132 14 0 0 25 0 1 0 153948545 142999552 30813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 34912 30813 721 52 0 33280 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 139648

[startup+162.445 s]
/proc/loadavg: 1.97 1.93 1.91 4/86 2996
/proc/meminfo: memFree=1269288/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=140452 CPUtime=160.95
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31123 0 0 0 16080 15 0 0 25 0 1 0 153948545 143822848 31002 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35113 31002 721 52 0 33481 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 140452

[startup+222.484 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 2996
/proc/meminfo: memFree=1268328/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=141144 CPUtime=220.43
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31298 0 0 0 22028 15 0 0 25 0 1 0 153948545 144531456 31177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35286 31177 721 52 0 33654 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 141144

[startup+282.516 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 2996
/proc/meminfo: memFree=1267496/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=141884 CPUtime=279.92
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31472 0 0 0 27976 16 0 0 25 0 1 0 153948545 145289216 31351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35471 31351 721 52 0 33839 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 141884

[startup+342.55 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 2996
/proc/meminfo: memFree=1266728/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=142544 CPUtime=339.4
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31640 0 0 0 33924 16 0 0 25 0 1 0 153948545 145965056 31519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35636 31519 721 52 0 34004 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 142544

[startup+402.588 s]
/proc/loadavg: 2.15 1.99 1.92 3/86 2996
/proc/meminfo: memFree=1266088/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=143204 CPUtime=398.89
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31805 0 0 0 39872 17 0 0 25 0 1 0 153948545 146640896 31684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35801 31684 721 52 0 34169 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 143204

[startup+462.626 s]
/proc/loadavg: 2.10 2.01 1.93 3/86 2996
/proc/meminfo: memFree=1265384/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=143852 CPUtime=458.38
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 31967 0 0 0 45820 18 0 0 25 0 1 0 153948545 147304448 31846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 35963 31846 721 52 0 34331 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 143852

[startup+522.659 s]
/proc/loadavg: 2.12 2.02 1.93 3/86 2996
/proc/meminfo: memFree=1264616/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=144512 CPUtime=517.87
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32126 0 0 0 51768 19 0 0 25 0 1 0 153948545 147980288 32005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36128 32005 721 52 0 34496 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 144512

[startup+582.722 s]
/proc/loadavg: 2.04 2.01 1.93 3/92 3142
/proc/meminfo: memFree=1262520/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=145040 CPUtime=577.22
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32288 0 0 0 57703 19 0 0 25 0 1 0 153948545 148520960 32167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36260 32167 721 52 0 34628 0
Current children cumulated CPU time (s) 577.22
Current children cumulated vsize (KiB) 145040

[startup+642.772 s]
/proc/loadavg: 2.10 2.04 1.94 3/86 3194
/proc/meminfo: memFree=1263016/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=145880 CPUtime=636.65
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32446 0 0 0 63646 19 0 0 25 0 1 0 153948545 149381120 32325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36470 32325 721 52 0 34838 0
Current children cumulated CPU time (s) 636.65
Current children cumulated vsize (KiB) 145880

[startup+702.813 s]
/proc/loadavg: 2.04 2.03 1.94 3/86 3194
/proc/meminfo: memFree=1262376/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=146408 CPUtime=696.14
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32602 0 0 0 69594 20 0 0 25 0 1 0 153948545 149921792 32481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36602 32481 721 52 0 34970 0
Current children cumulated CPU time (s) 696.14
Current children cumulated vsize (KiB) 146408

[startup+762.848 s]
/proc/loadavg: 2.05 2.03 1.95 3/86 3194
/proc/meminfo: memFree=1261736/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=147068 CPUtime=755.63
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32758 0 0 0 75542 21 0 0 25 0 1 0 153948545 150597632 32637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36767 32637 721 52 0 35135 0
Current children cumulated CPU time (s) 755.63
Current children cumulated vsize (KiB) 147068

[startup+822.881 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 3194
/proc/meminfo: memFree=1261096/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=147596 CPUtime=815.11
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 32909 0 0 0 81490 21 0 0 25 0 1 0 153948545 151138304 32788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 36899 32788 721 52 0 35267 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 147596

[startup+882.921 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 3194
/proc/meminfo: memFree=1260392/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=148256 CPUtime=874.61
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33065 0 0 0 87439 22 0 0 25 0 1 0 153948545 151814144 32944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37064 32944 721 52 0 35432 0
Current children cumulated CPU time (s) 874.61
Current children cumulated vsize (KiB) 148256

[startup+942.958 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 3194
/proc/meminfo: memFree=1259688/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=148784 CPUtime=934.09
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33215 0 0 0 93387 22 0 0 25 0 1 0 153948545 152354816 33094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37196 33094 721 52 0 35564 0
Current children cumulated CPU time (s) 934.09
Current children cumulated vsize (KiB) 148784

[startup+1002.99 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 3194
/proc/meminfo: memFree=1258984/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=149580 CPUtime=993.58
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33363 0 0 0 99335 23 0 0 25 0 1 0 153948545 153169920 33242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37395 33242 721 52 0 35763 0
Current children cumulated CPU time (s) 993.58
Current children cumulated vsize (KiB) 149580

[startup+1063.03 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 3194
/proc/meminfo: memFree=1258344/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=150108 CPUtime=1053.07
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33510 0 0 0 105283 24 0 0 25 0 1 0 153948545 153710592 33389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37527 33389 721 52 0 35895 0
Current children cumulated CPU time (s) 1053.07
Current children cumulated vsize (KiB) 150108

[startup+1123.07 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 3194
/proc/meminfo: memFree=1257768/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=150768 CPUtime=1112.55
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33655 0 0 0 111231 24 0 0 25 0 1 0 153948545 154386432 33534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37692 33534 721 52 0 36060 0
Current children cumulated CPU time (s) 1112.55
Current children cumulated vsize (KiB) 150768

[startup+1183.1 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 3194
/proc/meminfo: memFree=1257128/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=151296 CPUtime=1172.05
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33804 0 0 0 117180 25 0 0 25 0 1 0 153948545 154927104 33683 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37824 33683 721 52 0 36192 0
Current children cumulated CPU time (s) 1172.05
Current children cumulated vsize (KiB) 151296

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1256488/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=151824 CPUtime=1231.53
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 33951 0 0 0 123127 26 0 0 25 0 1 0 153948545 155467776 33830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 37956 33830 721 52 0 36324 0
Current children cumulated CPU time (s) 1231.53
Current children cumulated vsize (KiB) 151824

[startup+1303.18 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1255720/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=152352 CPUtime=1291.02
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34095 0 0 0 129076 26 0 0 25 0 1 0 153948545 156008448 33974 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 38088 33974 721 52 0 36456 0
Current children cumulated CPU time (s) 1291.02
Current children cumulated vsize (KiB) 152352

[startup+1363.22 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1255080/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=152880 CPUtime=1350.51
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34238 0 0 0 135024 27 0 0 25 0 1 0 153948545 156549120 34117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 38220 34117 721 52 0 36588 0
Current children cumulated CPU time (s) 1350.51
Current children cumulated vsize (KiB) 152880

[startup+1423.26 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1254440/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=153408 CPUtime=1410
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34384 0 0 0 140972 28 0 0 25 0 1 0 153948545 157089792 34263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 38352 34263 721 52 0 36720 0
Current children cumulated CPU time (s) 1410
Current children cumulated vsize (KiB) 153408

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1253864/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=154340 CPUtime=1469.49
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34525 0 0 0 146921 28 0 0 25 0 1 0 153948545 158044160 34404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 38585 34404 721 52 0 36953 0
Current children cumulated CPU time (s) 1469.49
Current children cumulated vsize (KiB) 154340

[startup+1543.34 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 3194
/proc/meminfo: memFree=1253224/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=154868 CPUtime=1528.98
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34665 0 0 0 152870 28 0 0 25 0 1 0 153948545 158584832 34544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2995/statm: 38717 34544 721 52 0 37085 0
Current children cumulated CPU time (s) 1528.98
Current children cumulated vsize (KiB) 154868

[startup+1603.4 s]
/proc/loadavg: 1.96 1.98 1.95 3/86 3234
/proc/meminfo: memFree=1231272/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=155528 CPUtime=1588.92
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34813 0 0 0 158863 29 0 0 25 0 1 0 153948545 159260672 34692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/2995/statm: 38882 34692 721 52 0 37250 0
Current children cumulated CPU time (s) 1588.92
Current children cumulated vsize (KiB) 155528

[startup+1663.45 s]
/proc/loadavg: 1.98 1.98 1.95 3/86 3234
/proc/meminfo: memFree=1217768/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=156056 CPUtime=1648.9
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 34955 0 0 0 164860 30 0 0 25 0 1 0 153948545 159801344 34834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2995/statm: 39014 34834 721 52 0 37382 0
Current children cumulated CPU time (s) 1648.9
Current children cumulated vsize (KiB) 156056

[startup+1723.49 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 3234
/proc/meminfo: memFree=1208936/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=156584 CPUtime=1708.89
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 35102 0 0 0 170858 31 0 0 25 0 1 0 153948545 160342016 34981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/2995/statm: 39146 34981 721 52 0 37514 0
Current children cumulated CPU time (s) 1708.89
Current children cumulated vsize (KiB) 156584

[startup+1783.55 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 3234
/proc/meminfo: memFree=1208360/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=157112 CPUtime=1768.88
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 35246 0 0 0 176856 32 0 0 25 0 1 0 153948545 160882688 35125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/2995/statm: 39278 35125 721 52 0 37646 0
Current children cumulated CPU time (s) 1768.88
Current children cumulated vsize (KiB) 157112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.76 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 3234
/proc/meminfo: memFree=1208040/2055924 swapFree=4165672/4192956
[pid=2995] ppid=2993 vsize=157376 CPUtime=1800.06
/proc/2995/stat : 2995 (CSPtoSAT+minisa) R 2993 2995 2100 0 -1 4194304 35322 0 0 0 179974 32 0 0 25 0 1 0 153948545 161153024 35201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/2995/statm: 39344 35201 721 52 0 37712 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 157376

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.79
CPU time (s): 1800.09
CPU user time (s): 1799.74
CPU system time (s): 0.350946
CPU usage (%): 99.19
Max. virtual memory (cumulated for all children) (KiB): 157376

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

runsolver used 2.0027 s user time and 6.04608 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 03:52:09 UTC 2007


IDJOB= 201513
IDBENCH= 3767
FILE ID= node6/201513-1168055528

PBS_JOBID= 3475316

Free space on /tmp= 66527 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-1.xml
COMMAND LINE= /tmp/evaluation/201513-1168055528/CSPtoSAT+minisat /tmp/evaluation/201513-1168055528/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-201513-1168055528 -o ROOT/results/node6/solver-201513-1168055528 -C 1800 -M 900  /tmp/evaluation/201513-1168055528/CSPtoSAT+minisat /tmp/evaluation/201513-1168055528/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  807c7a1bb270de62fd8ab1fdbd66c332

RANDOM SEED= 566759035

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.240
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.240
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:      2055924 kB
MemFree:       1391240 kB
Buffers:         81368 kB
Cached:         447560 kB
SwapCached:       3036 kB
Active:         337936 kB
Inactive:       231796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1391240 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3680 kB
Writeback:           0 kB
Mapped:          53356 kB
Slab:            79800 kB
Committed_AS:  4101120 kB
PageTables:       2328 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= 66527 MiB



End job on node6 on Sat Jan  6 04:22:26 UTC 2007