Trace number 195689

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 1809.65

General information on the benchmark

Namerlfap/rlfapGraphs/
graph3.xml
MD5SUMf0c949ffa0da092754c2bc905a431545
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.418935
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints1134
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1134
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node72/watcher-195689-1168051741 -o ROOT/results/node72/solver-195689-1168051741 -C 1800 -M 900 /tmp/evaluation/195689-1168051741/CSPtoSAT+minisat /tmp/evaluation/195689-1168051741/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.53 1.55 1.83 4/86 28419
/proc/meminfo: memFree=1553936/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=6696 CPUtime=0
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 153584911 6856704 405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2507039 0 0 4096 0 0 0 0 17 1 0 0
/proc/28418/statm: 1674 405 365 52 0 30 0

[startup+0.107637 s]
/proc/loadavg: 0.53 1.55 1.83 4/86 28419
/proc/meminfo: memFree=1553936/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=7216 CPUtime=0.01
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 867 0 13 0 1 0 0 0 18 0 1 0 153584911 7389184 848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669335 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 1804 848 693 52 0 172 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7216

[startup+0.515678 s]
/proc/loadavg: 0.53 1.55 1.83 4/86 28419
/proc/meminfo: memFree=1553936/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=10476 CPUtime=0.41
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 1686 0 13 0 41 0 0 0 21 0 1 0 153584911 10727424 1636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673643 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 2619 1636 721 52 0 987 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 10476

[startup+1.34375 s]
/proc/loadavg: 0.65 1.56 1.83 3/86 28419
/proc/meminfo: memFree=1545744/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=10612 CPUtime=1.23
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 1724 0 13 0 123 0 0 0 25 0 1 0 153584911 10866688 1674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 2653 1674 721 52 0 1021 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 10612

[startup+2.9849 s]
/proc/loadavg: 0.65 1.56 1.83 3/86 28419
/proc/meminfo: memFree=1545488/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=10876 CPUtime=2.87
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 1782 0 13 0 287 0 0 0 25 0 1 0 153584911 11137024 1732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 2719 1732 721 52 0 1087 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 10876

[startup+6.2632 s]
/proc/loadavg: 0.76 1.56 1.83 3/86 28419
/proc/meminfo: memFree=1544720/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=11300 CPUtime=6.14
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 1896 0 13 0 614 0 0 0 25 0 1 0 153584911 11571200 1846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665814 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 2825 1846 721 52 0 1193 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 11300

[startup+12.7288 s]
/proc/loadavg: 0.86 1.57 1.83 3/86 28419
/proc/meminfo: memFree=1543448/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=11980 CPUtime=12.57
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2091 0 13 0 1256 1 0 0 25 0 1 0 153584911 12267520 2041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 2995 2041 721 52 0 1363 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 11980

[startup+25.5439 s]
/proc/loadavg: 1.03 1.58 1.84 3/86 28419
/proc/meminfo: memFree=1541080/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13544 CPUtime=25.33
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2465 0 13 0 2532 1 0 0 25 0 1 0 153584911 13869056 2415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3386 2415 721 52 0 1754 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 13544

[startup+51.1903 s]
/proc/loadavg: 1.41 1.62 1.84 3/86 28419
/proc/meminfo: memFree=1539992/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13808 CPUtime=50.86
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2531 0 13 0 5084 2 0 0 25 0 1 0 153584911 14139392 2481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3452 2481 721 52 0 1820 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 13808

[startup+102.475 s]
/proc/loadavg: 1.80 1.69 1.85 3/86 28419
/proc/meminfo: memFree=1539864/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13940 CPUtime=101.9
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2547 0 13 0 10188 2 0 0 25 0 1 0 153584911 14274560 2497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3485 2497 721 52 0 1853 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 13940

[startup+162.478 s]
/proc/loadavg: 1.92 1.75 1.85 3/86 28419
/proc/meminfo: memFree=1539800/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13940 CPUtime=161.62
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2556 0 13 0 16160 2 0 0 25 0 1 0 153584911 14274560 2506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3485 2506 721 52 0 1853 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 13940

[startup+222.486 s]
/proc/loadavg: 2.02 1.81 1.87 3/86 28419
/proc/meminfo: memFree=1539736/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13940 CPUtime=221.36
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2564 0 13 0 22134 2 0 0 25 0 1 0 153584911 14274560 2514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3485 2514 721 52 0 1853 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 13940

[startup+282.492 s]
/proc/loadavg: 2.01 1.84 1.87 3/86 28419
/proc/meminfo: memFree=1539672/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13940 CPUtime=281.11
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2570 0 13 0 28109 2 0 0 25 0 1 0 153584911 14274560 2520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3485 2520 721 52 0 1853 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 13940

[startup+342.495 s]
/proc/loadavg: 2.07 1.88 1.88 3/86 28419
/proc/meminfo: memFree=1539672/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=13940 CPUtime=340.81
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2576 0 13 0 34079 2 0 0 25 0 1 0 153584911 14274560 2526 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3485 2526 721 52 0 1853 0
Current children cumulated CPU time (s) 340.81
Current children cumulated vsize (KiB) 13940

[startup+402.498 s]
/proc/loadavg: 2.02 1.90 1.89 3/86 28419
/proc/meminfo: memFree=1539608/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14072 CPUtime=400.56
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2579 0 13 0 40053 3 0 0 25 0 1 0 153584911 14409728 2529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3518 2529 721 52 0 1886 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 14072

[startup+462.499 s]
/proc/loadavg: 2.01 1.92 1.89 5/86 28419
/proc/meminfo: memFree=1539544/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14072 CPUtime=460.3
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2583 0 13 0 46027 3 0 0 25 0 1 0 153584911 14409728 2533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3518 2533 721 52 0 1886 0
Current children cumulated CPU time (s) 460.3
Current children cumulated vsize (KiB) 14072

[startup+522.508 s]
/proc/loadavg: 2.00 1.93 1.90 3/86 28419
/proc/meminfo: memFree=1539480/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14072 CPUtime=520.01
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2610 0 13 0 51998 3 0 0 25 0 1 0 153584911 14409728 2560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3518 2560 721 52 0 1886 0
Current children cumulated CPU time (s) 520.01
Current children cumulated vsize (KiB) 14072

[startup+582.514 s]
/proc/loadavg: 2.00 1.94 1.91 3/86 28419
/proc/meminfo: memFree=1539416/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14204 CPUtime=579.75
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2623 0 13 0 57972 3 0 0 25 0 1 0 153584911 14544896 2573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3551 2573 721 52 0 1919 0
Current children cumulated CPU time (s) 579.75
Current children cumulated vsize (KiB) 14204

[startup+642.517 s]
/proc/loadavg: 2.00 1.95 1.91 3/86 28419
/proc/meminfo: memFree=1539288/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14204 CPUtime=639.49
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2632 0 13 0 63946 3 0 0 25 0 1 0 153584911 14544896 2582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3551 2582 721 52 0 1919 0
Current children cumulated CPU time (s) 639.49
Current children cumulated vsize (KiB) 14204

[startup+702.525 s]
/proc/loadavg: 2.07 1.97 1.91 3/92 28445
/proc/meminfo: memFree=1537816/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14324 CPUtime=699.19
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2639 0 13 0 69914 5 0 0 25 0 1 0 153584911 14667776 2589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3581 2589 721 52 0 1949 0
Current children cumulated CPU time (s) 699.19
Current children cumulated vsize (KiB) 14324

[startup+762.551 s]
/proc/loadavg: 2.15 2.00 1.93 4/98 28636
/proc/meminfo: memFree=1533760/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14324 CPUtime=758.83
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2644 0 13 0 75866 17 0 0 25 0 1 0 153584911 14667776 2594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3581 2594 721 52 0 1949 0
Current children cumulated CPU time (s) 758.83
Current children cumulated vsize (KiB) 14324

[startup+822.584 s]
/proc/loadavg: 2.29 2.10 1.96 3/86 29097
/proc/meminfo: memFree=1536592/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=817.45
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2649 0 13 0 81721 24 0 0 25 0 1 0 153584911 14802944 2599 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2599 721 52 0 1982 0
Current children cumulated CPU time (s) 817.45
Current children cumulated vsize (KiB) 14456

[startup+882.589 s]
/proc/loadavg: 2.10 2.08 1.96 3/86 29097
/proc/meminfo: memFree=1536592/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=877.15
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2653 0 13 0 87691 24 0 0 25 0 1 0 153584911 14802944 2603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2603 721 52 0 1982 0
Current children cumulated CPU time (s) 877.15
Current children cumulated vsize (KiB) 14456

[startup+942.595 s]
/proc/loadavg: 2.09 2.08 1.97 3/86 29097
/proc/meminfo: memFree=1536592/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=936.9
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2657 0 13 0 93666 24 0 0 25 0 1 0 153584911 14802944 2607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2607 721 52 0 1982 0
Current children cumulated CPU time (s) 936.9
Current children cumulated vsize (KiB) 14456

[startup+1002.6 s]
/proc/loadavg: 2.03 2.06 1.97 3/86 29097
/proc/meminfo: memFree=1536656/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=996.65
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2661 0 13 0 99640 25 0 0 25 0 1 0 153584911 14802944 2611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2611 721 52 0 1982 0
Current children cumulated CPU time (s) 996.65
Current children cumulated vsize (KiB) 14456

[startup+1062.61 s]
/proc/loadavg: 2.01 2.05 1.97 3/86 29097
/proc/meminfo: memFree=1536656/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1056.37
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2664 0 13 0 105612 25 0 0 25 0 1 0 153584911 14802944 2614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2614 721 52 0 1982 0
Current children cumulated CPU time (s) 1056.37
Current children cumulated vsize (KiB) 14456

[startup+1122.61 s]
/proc/loadavg: 2.00 2.04 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1116.1
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2668 0 13 0 111585 25 0 0 25 0 1 0 153584911 14802944 2618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2618 721 52 0 1982 0
Current children cumulated CPU time (s) 1116.1
Current children cumulated vsize (KiB) 14456

[startup+1182.63 s]
/proc/loadavg: 2.00 2.03 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1175.85
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2671 0 13 0 117560 25 0 0 25 0 1 0 153584911 14802944 2621 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2621 721 52 0 1982 0
Current children cumulated CPU time (s) 1175.85
Current children cumulated vsize (KiB) 14456

[startup+1242.63 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1235.57
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2674 0 13 0 123532 25 0 0 25 0 1 0 153584911 14802944 2624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2624 721 52 0 1982 0
Current children cumulated CPU time (s) 1235.57
Current children cumulated vsize (KiB) 14456

[startup+1302.64 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1295.31
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2677 0 13 0 129505 26 0 0 25 0 1 0 153584911 14802944 2627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2627 721 52 0 1982 0
Current children cumulated CPU time (s) 1295.31
Current children cumulated vsize (KiB) 14456

[startup+1362.64 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1355.04
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2680 0 13 0 135478 26 0 0 25 0 1 0 153584911 14802944 2630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2630 721 52 0 1982 0
Current children cumulated CPU time (s) 1355.04
Current children cumulated vsize (KiB) 14456

[startup+1422.65 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14456 CPUtime=1414.76
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2682 0 13 0 141450 26 0 0 25 0 1 0 153584911 14802944 2632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3614 2632 721 52 0 1982 0
Current children cumulated CPU time (s) 1414.76
Current children cumulated vsize (KiB) 14456

[startup+1482.66 s]
/proc/loadavg: 2.10 2.03 1.98 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1474.5
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2685 0 13 0 147424 26 0 0 25 0 1 0 153584911 14938112 2635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2635 721 52 0 2015 0
Current children cumulated CPU time (s) 1474.5
Current children cumulated vsize (KiB) 14588

[startup+1542.66 s]
/proc/loadavg: 2.03 2.02 1.98 3/86 29097
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1534.25
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2687 0 13 0 153398 27 0 0 25 0 1 0 153584911 14938112 2637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2637 721 52 0 2015 0
Current children cumulated CPU time (s) 1534.25
Current children cumulated vsize (KiB) 14588

[startup+1602.67 s]
/proc/loadavg: 2.01 2.02 1.98 3/86 29099
/proc/meminfo: memFree=1536344/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1593.96
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2689 0 13 0 159369 27 0 0 25 0 1 0 153584911 14938112 2639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2639 721 52 0 2015 0
Current children cumulated CPU time (s) 1593.96
Current children cumulated vsize (KiB) 14588

[startup+1662.67 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 29099
/proc/meminfo: memFree=1536408/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1653.71
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2691 0 13 0 165343 28 0 0 25 0 1 0 153584911 14938112 2641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2641 721 52 0 2015 0
Current children cumulated CPU time (s) 1653.71
Current children cumulated vsize (KiB) 14588

[startup+1722.67 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 29099
/proc/meminfo: memFree=1536408/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1713.44
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2693 0 13 0 171316 28 0 0 25 0 1 0 153584911 14938112 2643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2643 721 52 0 2015 0
Current children cumulated CPU time (s) 1713.44
Current children cumulated vsize (KiB) 14588

[startup+1782.77 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 29099
/proc/meminfo: memFree=1536408/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1773.26
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2695 0 13 0 177298 28 0 0 25 0 1 0 153584911 14938112 2645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2645 721 52 0 2015 0
Current children cumulated CPU time (s) 1773.26
Current children cumulated vsize (KiB) 14588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.65 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 29099
/proc/meminfo: memFree=1536408/2055920 swapFree=4192812/4192956
[pid=28418] ppid=28412 vsize=14588 CPUtime=1800.01
/proc/28418/stat : 28418 (CSPtoSAT+minisa) R 28412 28418 28333 0 -1 4194304 2696 0 13 0 179973 28 0 0 25 0 1 0 153584911 14938112 2646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/28418/statm: 3647 2646 721 52 0 2015 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 14588

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.65
CPU time (s): 1800.02
CPU user time (s): 1799.74
CPU system time (s): 0.283956
CPU usage (%): 99.4678
Max. virtual memory (cumulated for all children) (KiB): 14588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2696
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 31688

runsolver used 1.68574 s user time and 4.82926 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 02:49:15 UTC 2007


IDJOB= 195689
IDBENCH= 3294
FILE ID= node72/195689-1168051741

PBS_JOBID= 3475465

Free space on /tmp= 66505 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph3.xml
COMMAND LINE= /tmp/evaluation/195689-1168051741/CSPtoSAT+minisat /tmp/evaluation/195689-1168051741/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-195689-1168051741 -o ROOT/results/node72/solver-195689-1168051741 -C 1800 -M 900  /tmp/evaluation/195689-1168051741/CSPtoSAT+minisat /tmp/evaluation/195689-1168051741/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f0c949ffa0da092754c2bc905a431545

RANDOM SEED= 36871686

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.223
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.223
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:       1557912 kB
Buffers:         44356 kB
Cached:         333724 kB
SwapCached:          0 kB
Active:          97060 kB
Inactive:       328944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:          66940 kB
Slab:            57116 kB
Committed_AS:  2541296 kB
PageTables:       2112 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= 66550 MiB



End job on node72 on Sat Jan  6 03:19:31 UTC 2007