Trace number 195254

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 1805.51

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph2-f24.xml
MD5SUMb71c9e7325e6d9265cae682ae68d2699
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 benchmark0.52092
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints2245
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2245
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...
0.17	c ...done
0.17	c #SATvar=20610 #SATclauses=40128 #CSPpredicates=2245

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-195254-1168051706 -o ROOT/results/node11/solver-195254-1168051706 -C 1800 -M 900 /tmp/evaluation/195254-1168051706/CSPtoSAT+minisat /tmp/evaluation/195254-1168051706/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.00 1.00 1.00 3/86 24240
/proc/meminfo: memFree=1360816/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=6696 CPUtime=0
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 153569854 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7983192 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 1674 382 357 52 0 30 0

[startup+0.102368 s]
/proc/loadavg: 1.00 1.00 1.00 3/86 24240
/proc/meminfo: memFree=1360816/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=10232 CPUtime=0.09
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1582 0 0 0 9 0 0 0 18 0 1 0 153569854 10477568 1550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156265136 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2558 1550 704 52 0 926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10232

[startup+0.514448 s]
/proc/loadavg: 1.00 1.00 1.00 3/86 24240
/proc/meminfo: memFree=1360816/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=10332 CPUtime=0.5
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1665 0 0 0 50 0 0 0 22 0 1 0 153569854 10579968 1607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2583 1607 721 52 0 951 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10332

[startup+1.33761 s]
/proc/loadavg: 1.00 1.00 1.00 3/86 24240
/proc/meminfo: memFree=1356848/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=10468 CPUtime=1.32
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1705 0 0 0 132 0 0 0 25 0 1 0 153569854 10719232 1647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2617 1647 721 52 0 985 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10468

[startup+2.97395 s]
/proc/loadavg: 1.00 1.00 1.00 3/86 24240
/proc/meminfo: memFree=1356528/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=10732 CPUtime=2.96
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1754 0 0 0 296 0 0 0 25 0 1 0 153569854 10989568 1696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2683 1696 721 52 0 1051 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10732

[startup+6.25858 s]
/proc/loadavg: 1.08 1.02 1.01 3/86 24240
/proc/meminfo: memFree=1355632/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=10996 CPUtime=6.24
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1834 0 0 0 624 0 0 0 25 0 1 0 153569854 11259904 1776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2749 1776 721 52 0 1117 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10996

[startup+12.7209 s]
/proc/loadavg: 1.15 1.03 1.01 3/86 24240
/proc/meminfo: memFree=1353840/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=11660 CPUtime=12.71
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 1984 0 0 0 1270 1 0 0 25 0 1 0 153569854 11939840 1926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562928 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2915 1926 721 52 0 1283 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 11660

[startup+25.5384 s]
/proc/loadavg: 1.34 1.08 1.02 3/86 24240
/proc/meminfo: memFree=1350832/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=12616 CPUtime=25.52
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2236 0 0 0 2551 1 0 0 25 0 1 0 153569854 12918784 2178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671495 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3154 2178 721 52 0 1522 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 12616

[startup+51.1865 s]
/proc/loadavg: 1.56 1.15 1.05 3/86 24240
/proc/meminfo: memFree=1345520/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13488 CPUtime=51.16
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2432 0 0 0 5114 2 0 0 25 0 1 0 153569854 13811712 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3372 2374 721 52 0 1740 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 13488

[startup+102.481 s]
/proc/loadavg: 1.81 1.28 1.10 3/86 24240
/proc/meminfo: memFree=1337712/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=102.43
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2450 0 0 0 10241 2 0 0 25 0 1 0 153569854 13946880 2392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2392 721 52 0 1773 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 13620

[startup+162.486 s]
/proc/loadavg: 1.93 1.41 1.15 3/86 24240
/proc/meminfo: memFree=1328944/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=162.42
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2460 0 0 0 16240 2 0 0 25 0 1 0 153569854 13946880 2402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2402 721 52 0 1773 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 13620

[startup+222.501 s]
/proc/loadavg: 1.97 1.51 1.20 3/86 24240
/proc/meminfo: memFree=1321200/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=222.4
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2469 0 0 0 22238 2 0 0 25 0 1 0 153569854 13946880 2411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2411 721 52 0 1773 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 13620

[startup+282.518 s]
/proc/loadavg: 1.99 1.60 1.25 3/86 24240
/proc/meminfo: memFree=1318512/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=282.41
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2473 0 0 0 28238 3 0 0 25 0 1 0 153569854 13946880 2415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2415 721 52 0 1773 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 13620

[startup+342.53 s]
/proc/loadavg: 1.99 1.67 1.29 3/86 24240
/proc/meminfo: memFree=1318448/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=342.39
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2479 0 0 0 34236 3 0 0 25 0 1 0 153569854 13946880 2421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2421 721 52 0 1773 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 13620

[startup+402.543 s]
/proc/loadavg: 1.99 1.73 1.33 3/86 24240
/proc/meminfo: memFree=1318448/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13620 CPUtime=402.38
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2483 0 0 0 40235 3 0 0 25 0 1 0 153569854 13946880 2425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3405 2425 721 52 0 1773 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 13620

[startup+462.556 s]
/proc/loadavg: 1.99 1.77 1.37 3/86 24240
/proc/meminfo: memFree=1318384/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=462.38
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2486 0 0 0 46234 4 0 0 25 0 1 0 153569854 14082048 2428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2428 721 52 0 1806 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 13752

[startup+522.573 s]
/proc/loadavg: 2.10 1.84 1.42 3/86 24240
/proc/meminfo: memFree=1318320/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=522.37
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2490 0 0 0 52233 4 0 0 25 0 1 0 153569854 14082048 2432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2432 721 52 0 1806 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 13752

[startup+582.588 s]
/proc/loadavg: 2.04 1.87 1.45 3/86 24240
/proc/meminfo: memFree=1318256/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=582.36
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2496 0 0 0 58232 4 0 0 25 0 1 0 153569854 14082048 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2438 721 52 0 1806 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 13752

[startup+642.601 s]
/proc/loadavg: 2.01 1.89 1.48 3/86 24240
/proc/meminfo: memFree=1318256/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=642.35
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2499 0 0 0 64230 5 0 0 25 0 1 0 153569854 14082048 2441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2441 721 52 0 1806 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 13752

[startup+702.616 s]
/proc/loadavg: 2.00 1.91 1.51 3/86 24240
/proc/meminfo: memFree=1318256/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=702.35
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2502 0 0 0 70230 5 0 0 25 0 1 0 153569854 14082048 2444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2444 721 52 0 1806 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 13752

[startup+762.649 s]
/proc/loadavg: 2.00 1.92 1.54 3/92 24384
/proc/meminfo: memFree=1316776/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=762.2
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2505 0 0 0 76215 5 0 0 25 0 1 0 153569854 14082048 2447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2447 721 52 0 1806 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 13752

[startup+822.677 s]
/proc/loadavg: 2.17 1.99 1.59 3/86 24914
/proc/meminfo: memFree=1317168/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13752 CPUtime=819.01
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2507 0 0 0 81895 6 0 0 25 0 1 0 153569854 14082048 2449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3438 2449 721 52 0 1806 0
Current children cumulated CPU time (s) 819.01
Current children cumulated vsize (KiB) 13752

[startup+882.696 s]
/proc/loadavg: 2.06 1.99 1.61 3/86 24914
/proc/meminfo: memFree=1310576/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13884 CPUtime=879
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2529 0 0 0 87894 6 0 0 25 0 1 0 153569854 14217216 2471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3471 2471 721 52 0 1839 0
Current children cumulated CPU time (s) 879
Current children cumulated vsize (KiB) 13884

[startup+942.712 s]
/proc/loadavg: 2.02 1.99 1.64 3/86 24914
/proc/meminfo: memFree=1304048/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13884 CPUtime=939
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2544 0 0 0 93893 7 0 0 25 0 1 0 153569854 14217216 2486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3471 2486 721 52 0 1839 0
Current children cumulated CPU time (s) 939
Current children cumulated vsize (KiB) 13884

[startup+1002.72 s]
/proc/loadavg: 2.01 1.99 1.65 3/86 24914
/proc/meminfo: memFree=1297648/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=13884 CPUtime=998.99
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2554 0 0 0 99892 7 0 0 25 0 1 0 153569854 14217216 2496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3471 2496 721 52 0 1839 0
Current children cumulated CPU time (s) 998.99
Current children cumulated vsize (KiB) 13884

[startup+1062.74 s]
/proc/loadavg: 2.00 1.99 1.67 3/86 24914
/proc/meminfo: memFree=1290800/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14016 CPUtime=1058.98
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2558 0 0 0 105891 7 0 0 25 0 1 0 153569854 14352384 2500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3504 2500 721 52 0 1872 0
Current children cumulated CPU time (s) 1058.98
Current children cumulated vsize (KiB) 14016

[startup+1122.75 s]
/proc/loadavg: 2.14 2.02 1.70 3/86 24914
/proc/meminfo: memFree=1285168/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14016 CPUtime=1118.97
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2565 0 0 0 111890 7 0 0 25 0 1 0 153569854 14352384 2507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3504 2507 721 52 0 1872 0
Current children cumulated CPU time (s) 1118.97
Current children cumulated vsize (KiB) 14016

[startup+1182.76 s]
/proc/loadavg: 2.05 2.02 1.72 3/86 24914
/proc/meminfo: memFree=1285104/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14016 CPUtime=1178.96
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2574 0 0 0 117888 8 0 0 25 0 1 0 153569854 14352384 2516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3504 2516 721 52 0 1872 0
Current children cumulated CPU time (s) 1178.96
Current children cumulated vsize (KiB) 14016

[startup+1242.78 s]
/proc/loadavg: 2.02 2.01 1.73 3/86 24914
/proc/meminfo: memFree=1285040/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14016 CPUtime=1238.95
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2581 0 0 0 123887 8 0 0 25 0 1 0 153569854 14352384 2523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3504 2523 721 52 0 1872 0
Current children cumulated CPU time (s) 1238.95
Current children cumulated vsize (KiB) 14016

[startup+1302.79 s]
/proc/loadavg: 2.08 2.02 1.75 3/86 24914
/proc/meminfo: memFree=1284976/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14016 CPUtime=1298.94
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2587 0 0 0 129886 8 0 0 25 0 1 0 153569854 14352384 2529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3504 2529 721 52 0 1872 0
Current children cumulated CPU time (s) 1298.94
Current children cumulated vsize (KiB) 14016

[startup+1362.81 s]
/proc/loadavg: 2.03 2.02 1.76 3/86 24914
/proc/meminfo: memFree=1284912/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1358.93
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2595 0 0 0 135885 8 0 0 25 0 1 0 153569854 14487552 2537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3537 2537 721 52 0 1905 0
Current children cumulated CPU time (s) 1358.93
Current children cumulated vsize (KiB) 14148

[startup+1422.83 s]
/proc/loadavg: 2.01 2.01 1.77 3/86 24914
/proc/meminfo: memFree=1284848/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1418.94
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2599 0 0 0 141885 9 0 0 25 0 1 0 153569854 14487552 2541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 3537 2541 721 52 0 1905 0
Current children cumulated CPU time (s) 1418.94
Current children cumulated vsize (KiB) 14148

[startup+1482.94 s]
/proc/loadavg: 1.95 2.02 1.79 3/86 24952
/proc/meminfo: memFree=1410416/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1478.98
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2606 0 0 0 147888 10 0 0 25 0 1 0 153569854 14487552 2548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3537 2548 721 52 0 1905 0
Current children cumulated CPU time (s) 1478.98
Current children cumulated vsize (KiB) 14148

[startup+1542.96 s]
/proc/loadavg: 1.98 2.01 1.80 3/86 24952
/proc/meminfo: memFree=1409200/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1538.73
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2608 0 0 0 153863 10 0 0 25 0 1 0 153569854 14487552 2550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3537 2550 721 52 0 1905 0
Current children cumulated CPU time (s) 1538.73
Current children cumulated vsize (KiB) 14148

[startup+1602.98 s]
/proc/loadavg: 1.99 2.00 1.81 3/86 24952
/proc/meminfo: memFree=1408112/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1598.47
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2612 0 0 0 159837 10 0 0 25 0 1 0 153569854 14487552 2554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3537 2554 721 52 0 1905 0
Current children cumulated CPU time (s) 1598.47
Current children cumulated vsize (KiB) 14148

[startup+1663 s]
/proc/loadavg: 1.99 2.00 1.82 3/86 24952
/proc/meminfo: memFree=1407024/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1658.2
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2618 0 0 0 165809 11 0 0 25 0 1 0 153569854 14487552 2560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3537 2560 721 52 0 1905 0
Current children cumulated CPU time (s) 1658.2
Current children cumulated vsize (KiB) 14148

[startup+1723.02 s]
/proc/loadavg: 1.99 2.00 1.83 3/86 24952
/proc/meminfo: memFree=1405936/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14148 CPUtime=1717.95
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2622 0 0 0 171784 11 0 0 25 0 1 0 153569854 14487552 2564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3537 2564 721 52 0 1905 0
Current children cumulated CPU time (s) 1717.95
Current children cumulated vsize (KiB) 14148

[startup+1783.03 s]
/proc/loadavg: 1.99 2.00 1.83 3/86 24952
/proc/meminfo: memFree=1404912/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14280 CPUtime=1777.69
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2629 0 0 0 177758 11 0 0 25 0 1 0 153569854 14622720 2571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3570 2571 721 52 0 1938 0
Current children cumulated CPU time (s) 1777.69
Current children cumulated vsize (KiB) 14280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.51 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24954
/proc/meminfo: memFree=1404528/2055920 swapFree=4192812/4192956
[pid=24239] ppid=24237 vsize=14280 CPUtime=1800.04
/proc/24239/stat : 24239 (CSPtoSAT+minisa) R 24237 24239 24184 0 -1 4194304 2631 0 0 0 179993 11 0 0 25 0 1 0 153569854 14622720 2573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 3570 2573 721 52 0 1938 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 14280

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.51
CPU time (s): 1800.06
CPU user time (s): 1799.94
CPU system time (s): 0.115982
CPU usage (%): 99.6977
Max. virtual memory (cumulated for all children) (KiB): 14280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2631
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= 12
involuntary context switches= 15188

runsolver used 1.68574 s user time and 4.81627 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 02:48:53 UTC 2007


IDJOB= 195254
IDBENCH= 3257
FILE ID= node11/195254-1168051706

PBS_JOBID= 3475308

Free space on /tmp= 66271 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphsMod/graph2-f24.xml
COMMAND LINE= /tmp/evaluation/195254-1168051706/CSPtoSAT+minisat /tmp/evaluation/195254-1168051706/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-195254-1168051706 -o ROOT/results/node11/solver-195254-1168051706 -C 1800 -M 900  /tmp/evaluation/195254-1168051706/CSPtoSAT+minisat /tmp/evaluation/195254-1168051706/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b71c9e7325e6d9265cae682ae68d2699

RANDOM SEED= 21126844

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:       1363720 kB
Buffers:         67112 kB
Cached:         362852 kB
SwapCached:          0 kB
Active:         435180 kB
Inactive:       158440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:         186084 kB
Slab:            83120 kB
Committed_AS:  4358060 kB
PageTables:       2536 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= 66318 MiB



End job on node11 on Sat Jan  6 03:19:14 UTC 2007