Trace number 195389

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.02 1816.4

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph8-f10.xml
MD5SUM0b4667adc5b1d1a63040d278279c7de5
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 benchmark2.27065
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
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...
0.30	c ...done
0.30	c #SATvar=58072 #SATclauses=114100 #CSPpredicates=3757

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/node44/watcher-195389-1168051723 -o ROOT/results/node44/solver-195389-1168051723 -C 1800 -M 900 /tmp/evaluation/195389-1168051723/CSPtoSAT+minisat /tmp/evaluation/195389-1168051723/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.56 1.53 1.83 4/73 5388
/proc/meminfo: memFree=1362600/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=496 CPUtime=0
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153574551 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/5387/statm: 124 36 29 52 0 19 0

[startup+0.107561 s]
/proc/loadavg: 0.56 1.53 1.83 4/73 5388
/proc/meminfo: memFree=1362600/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=15068 CPUtime=0.09
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 2770 0 0 0 8 1 0 0 18 0 1 0 153574551 15429632 2738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158411437 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 3767 2738 704 52 0 2135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15068

[startup+0.515598 s]
/proc/loadavg: 0.56 1.53 1.83 4/73 5388
/proc/meminfo: memFree=1362600/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=15572 CPUtime=0.5
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 2944 0 0 0 49 1 0 0 21 0 1 0 153574551 15945728 2886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 3893 2886 721 52 0 2261 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15572

[startup+1.33668 s]
/proc/loadavg: 0.56 1.53 1.83 3/73 5388
/proc/meminfo: memFree=1353000/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=15704 CPUtime=1.31
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 2982 0 0 0 130 1 0 0 25 0 1 0 153574551 16080896 2924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 3926 2924 721 52 0 2294 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15704

[startup+2.97686 s]
/proc/loadavg: 0.56 1.53 1.83 3/73 5388
/proc/meminfo: memFree=1352744/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=15836 CPUtime=2.95
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 3017 0 0 0 294 1 0 0 25 0 1 0 153574551 16216064 2959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 3959 2959 721 52 0 2327 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15836

[startup+6.26419 s]
/proc/loadavg: 0.67 1.54 1.83 3/73 5388
/proc/meminfo: memFree=1352168/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=16148 CPUtime=6.22
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 3071 0 0 0 621 1 0 0 25 0 1 0 153574551 16535552 3013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 4037 3013 721 52 0 2405 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 16148

[startup+12.7329 s]
/proc/loadavg: 0.78 1.55 1.83 3/73 5388
/proc/meminfo: memFree=1351400/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=16412 CPUtime=12.66
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 3159 0 0 0 1265 1 0 0 25 0 1 0 153574551 16805888 3101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 4103 3101 721 52 0 2471 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16412

[startup+25.5502 s]
/proc/loadavg: 1.05 1.57 1.83 3/73 5388
/proc/meminfo: memFree=1349992/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=17136 CPUtime=25.44
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 3312 0 0 0 2542 2 0 0 25 0 1 0 153574551 17547264 3254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 4284 3254 721 52 0 2652 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17136

[startup+51.2038 s]
/proc/loadavg: 1.43 1.62 1.84 3/73 5388
/proc/meminfo: memFree=1347560/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=18224 CPUtime=50.99
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 3582 0 0 0 5097 2 0 0 25 0 1 0 153574551 18661376 3524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 4556 3524 721 52 0 2924 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 18224

[startup+102.504 s]
/proc/loadavg: 1.75 1.67 1.84 3/73 5388
/proc/meminfo: memFree=1343080/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=20272 CPUtime=102.09
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 4078 0 0 0 10207 2 0 0 25 0 1 0 153574551 20758528 4020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 5068 4020 721 52 0 3436 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 20272

[startup+162.53 s]
/proc/loadavg: 1.91 1.73 1.85 3/73 5388
/proc/meminfo: memFree=1338984/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=22432 CPUtime=161.88
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 4619 0 0 0 16185 3 0 0 25 0 1 0 153574551 22970368 4561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 5608 4561 721 52 0 3976 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 22432

[startup+222.563 s]
/proc/loadavg: 1.99 1.79 1.86 3/73 5388
/proc/meminfo: memFree=1337000/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=24312 CPUtime=221.66
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5106 0 0 0 22162 4 0 0 25 0 1 0 153574551 24895488 5048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6078 5048 721 52 0 4446 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 24312

[startup+282.588 s]
/proc/loadavg: 1.99 1.83 1.86 2/68 5399
/proc/meminfo: memFree=1352200/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=26296 CPUtime=281.45
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5563 0 0 0 28138 7 0 0 25 0 1 0 153574551 26927104 5505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/5387/statm: 6574 5505 721 52 0 4942 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 26296

[startup+342.624 s]
/proc/loadavg: 2.04 1.87 1.88 3/73 5425
/proc/meminfo: memFree=1295768/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=26956 CPUtime=340.96
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5759 0 0 0 34088 8 0 0 25 0 1 0 153574551 27602944 5701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6739 5701 721 52 0 5107 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 26956

[startup+402.654 s]
/proc/loadavg: 2.01 1.89 1.88 3/73 5425
/proc/meminfo: memFree=1294936/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=400.49
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5767 0 0 0 40041 8 0 0 25 0 1 0 153574551 27738112 5709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5709 721 52 0 5140 0
Current children cumulated CPU time (s) 400.49
Current children cumulated vsize (KiB) 27088

[startup+462.684 s]
/proc/loadavg: 2.06 1.92 1.89 3/73 5425
/proc/meminfo: memFree=1294040/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=460.02
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5773 0 0 0 45993 9 0 0 25 0 1 0 153574551 27738112 5715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5715 721 52 0 5140 0
Current children cumulated CPU time (s) 460.02
Current children cumulated vsize (KiB) 27088

[startup+522.717 s]
/proc/loadavg: 2.02 1.93 1.90 3/73 5425
/proc/meminfo: memFree=1293208/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=519.55
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5780 0 0 0 51946 9 0 0 25 0 1 0 153574551 27738112 5722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5722 721 52 0 5140 0
Current children cumulated CPU time (s) 519.55
Current children cumulated vsize (KiB) 27088

[startup+582.747 s]
/proc/loadavg: 2.00 1.94 1.90 3/73 5425
/proc/meminfo: memFree=1292376/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=579.07
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5786 0 0 0 57898 9 0 0 25 0 1 0 153574551 27738112 5728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5728 721 52 0 5140 0
Current children cumulated CPU time (s) 579.07
Current children cumulated vsize (KiB) 27088

[startup+642.776 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 5425
/proc/meminfo: memFree=1291608/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=638.59
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5789 0 0 0 63850 9 0 0 25 0 1 0 153574551 27738112 5731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5731 721 52 0 5140 0
Current children cumulated CPU time (s) 638.59
Current children cumulated vsize (KiB) 27088

[startup+702.8 s]
/proc/loadavg: 2.08 1.97 1.91 3/73 5425
/proc/meminfo: memFree=1290904/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=698.12
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5792 0 0 0 69802 10 0 0 25 0 1 0 153574551 27738112 5734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5734 721 52 0 5140 0
Current children cumulated CPU time (s) 698.12
Current children cumulated vsize (KiB) 27088

[startup+762.846 s]
/proc/loadavg: 2.08 1.99 1.92 3/79 5573
/proc/meminfo: memFree=1288672/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=757.45
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5795 0 0 0 75735 10 0 0 25 0 1 0 153574551 27738112 5737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5737 721 52 0 5140 0
Current children cumulated CPU time (s) 757.45
Current children cumulated vsize (KiB) 27088

[startup+822.899 s]
/proc/loadavg: 2.13 2.03 1.94 3/73 6099
/proc/meminfo: memFree=1287128/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27088 CPUtime=814.99
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5797 0 0 0 81488 11 0 0 25 0 1 0 153574551 27738112 5739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6772 5739 721 52 0 5140 0
Current children cumulated CPU time (s) 814.99
Current children cumulated vsize (KiB) 27088

[startup+882.93 s]
/proc/loadavg: 2.05 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1286488/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=874.49
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5799 0 0 0 87438 11 0 0 25 0 1 0 153574551 27873280 5741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5741 721 52 0 5173 0
Current children cumulated CPU time (s) 874.49
Current children cumulated vsize (KiB) 27220

[startup+942.959 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1285784/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=934
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5801 0 0 0 93389 11 0 0 25 0 1 0 153574551 27873280 5743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5743 721 52 0 5173 0
Current children cumulated CPU time (s) 934
Current children cumulated vsize (KiB) 27220

[startup+1002.99 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 6099
/proc/meminfo: memFree=1285144/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=993.51
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5803 0 0 0 99339 12 0 0 25 0 1 0 153574551 27873280 5745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5745 721 52 0 5173 0
Current children cumulated CPU time (s) 993.51
Current children cumulated vsize (KiB) 27220

[startup+1063.01 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1284568/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1053.02
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5805 0 0 0 105290 12 0 0 25 0 1 0 153574551 27873280 5747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5747 721 52 0 5173 0
Current children cumulated CPU time (s) 1053.02
Current children cumulated vsize (KiB) 27220

[startup+1123.04 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1283800/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1112.54
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5806 0 0 0 111241 13 0 0 25 0 1 0 153574551 27873280 5748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5748 721 52 0 5173 0
Current children cumulated CPU time (s) 1112.54
Current children cumulated vsize (KiB) 27220

[startup+1183.07 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 6099
/proc/meminfo: memFree=1283160/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1172.06
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5808 0 0 0 117193 13 0 0 25 0 1 0 153574551 27873280 5750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5750 721 52 0 5173 0
Current children cumulated CPU time (s) 1172.06
Current children cumulated vsize (KiB) 27220

[startup+1243.1 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 6099
/proc/meminfo: memFree=1282392/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1231.57
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5809 0 0 0 123144 13 0 0 25 0 1 0 153574551 27873280 5751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5751 721 52 0 5173 0
Current children cumulated CPU time (s) 1231.57
Current children cumulated vsize (KiB) 27220

[startup+1303.12 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1281688/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1291.08
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5813 0 0 0 129095 13 0 0 25 0 1 0 153574551 27873280 5755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5755 721 52 0 5173 0
Current children cumulated CPU time (s) 1291.08
Current children cumulated vsize (KiB) 27220

[startup+1363.15 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1281048/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1350.6
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5815 0 0 0 135047 13 0 0 25 0 1 0 153574551 27873280 5757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5757 721 52 0 5173 0
Current children cumulated CPU time (s) 1350.6
Current children cumulated vsize (KiB) 27220

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1280344/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1410.13
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5816 0 0 0 140999 14 0 0 25 0 1 0 153574551 27873280 5758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5758 721 52 0 5173 0
Current children cumulated CPU time (s) 1410.13
Current children cumulated vsize (KiB) 27220

[startup+1483.21 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1279704/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1469.66
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5818 0 0 0 146952 14 0 0 25 0 1 0 153574551 27873280 5760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5760 721 52 0 5173 0
Current children cumulated CPU time (s) 1469.66
Current children cumulated vsize (KiB) 27220

[startup+1543.25 s]
/proc/loadavg: 2.05 2.01 1.95 3/73 6099
/proc/meminfo: memFree=1279000/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1529.17
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5819 0 0 0 152903 14 0 0 25 0 1 0 153574551 27873280 5761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5761 721 52 0 5173 0
Current children cumulated CPU time (s) 1529.17
Current children cumulated vsize (KiB) 27220

[startup+1603.27 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 6099
/proc/meminfo: memFree=1278296/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1588.7
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5820 0 0 0 158855 15 0 0 25 0 1 0 153574551 27873280 5762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5762 721 52 0 5173 0
Current children cumulated CPU time (s) 1588.7
Current children cumulated vsize (KiB) 27220

[startup+1663.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6099
/proc/meminfo: memFree=1277656/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1648.21
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5821 0 0 0 164806 15 0 0 25 0 1 0 153574551 27873280 5763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5763 721 52 0 5173 0
Current children cumulated CPU time (s) 1648.21
Current children cumulated vsize (KiB) 27220

[startup+1723.33 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6101
/proc/meminfo: memFree=1276688/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1707.73
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5823 0 0 0 170758 15 0 0 25 0 1 0 153574551 27873280 5765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5765 721 52 0 5173 0
Current children cumulated CPU time (s) 1707.73
Current children cumulated vsize (KiB) 27220

[startup+1783.36 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6101
/proc/meminfo: memFree=1276248/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1767.25
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5824 0 0 0 176710 15 0 0 25 0 1 0 153574551 27873280 5766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5766 721 52 0 5173 0
Current children cumulated CPU time (s) 1767.25
Current children cumulated vsize (KiB) 27220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.39 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6101
/proc/meminfo: memFree=1275864/2055920 swapFree=4192812/4192956
[pid=5387] ppid=5381 vsize=27220 CPUtime=1800
/proc/5387/stat : 5387 (CSPtoSAT+minisa) R 5381 5387 5275 0 -1 4194304 5824 0 0 0 179985 15 0 0 25 0 1 0 153574551 27873280 5766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5387/statm: 6805 5766 721 52 0 5173 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 27220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.4
CPU time (s): 1800.02
CPU user time (s): 1799.85
CPU system time (s): 0.162975
CPU usage (%): 99.0978
Max. virtual memory (cumulated for all children) (KiB): 27220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5824
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= 9
involuntary context switches= 36320

runsolver used 2.15367 s user time and 5.09922 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 02:49:00 UTC 2007


IDJOB= 195389
IDBENCH= 3265
FILE ID= node44/195389-1168051723

PBS_JOBID= 3475448

Free space on /tmp= 66492 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphsMod/graph8-f10.xml
COMMAND LINE= /tmp/evaluation/195389-1168051723/CSPtoSAT+minisat /tmp/evaluation/195389-1168051723/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-195389-1168051723 -o ROOT/results/node44/solver-195389-1168051723 -C 1800 -M 900  /tmp/evaluation/195389-1168051723/CSPtoSAT+minisat /tmp/evaluation/195389-1168051723/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0b4667adc5b1d1a63040d278279c7de5

RANDOM SEED= 940808789

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.213
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.213
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:       1370224 kB
Buffers:         59076 kB
Cached:         523072 kB
SwapCached:          0 kB
Active:          56672 kB
Inactive:       545564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            68992 kB
Committed_AS:  2863352 kB
PageTables:       1596 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= 66536 MiB



End job on node44 on Sat Jan  6 03:19:34 UTC 2007