Trace number 195222

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 1804.88

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph8-f11.xml
MD5SUM7600a48fb1f239d7afdd4cd69db83b49
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 benchmark1.15982
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size33
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.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.30	c ...done
0.30	c #SATvar=56608 #SATclauses=111172 #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/node17/watcher-195222-1168051688 -o ROOT/results/node17/solver-195222-1168051688 -C 1800 -M 900 /tmp/evaluation/195222-1168051688/CSPtoSAT+minisat /tmp/evaluation/195222-1168051688/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.99 0.98 0.99 3/86 7051
/proc/meminfo: memFree=1416936/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=6696 CPUtime=0
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 153568427 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2823363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 1674 382 357 52 0 30 0

[startup+0.102249 s]
/proc/loadavg: 0.99 0.98 0.99 3/86 7051
/proc/meminfo: memFree=1416936/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=15060 CPUtime=0.09
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 2729 0 0 0 8 1 0 0 18 0 1 0 153568427 15421440 2690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156267058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 3765 2690 704 52 0 2133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15060

[startup+0.510292 s]
/proc/loadavg: 0.99 0.98 0.99 3/86 7051
/proc/meminfo: memFree=1416936/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=15424 CPUtime=0.5
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 2903 0 0 0 49 1 0 0 22 0 1 0 153568427 15794176 2838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671659 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 3856 2838 721 52 0 2224 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15424

[startup+1.33038 s]
/proc/loadavg: 1.07 1.00 1.00 3/86 7051
/proc/meminfo: memFree=1408296/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=15580 CPUtime=1.32
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 2936 0 0 0 131 1 0 0 25 0 1 0 153568427 15953920 2871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678605 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 3895 2871 721 52 0 2263 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15580

[startup+2.96755 s]
/proc/loadavg: 1.07 1.00 1.00 3/86 7051
/proc/meminfo: memFree=1407848/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=15712 CPUtime=2.95
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 2974 0 0 0 294 1 0 0 25 0 1 0 153568427 16089088 2909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 3928 2909 721 52 0 2296 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15712

[startup+6.24689 s]
/proc/loadavg: 1.15 1.02 1.00 3/86 7051
/proc/meminfo: memFree=1406888/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=15976 CPUtime=6.23
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 3035 0 0 0 622 1 0 0 25 0 1 0 153568427 16359424 2970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 3994 2970 721 52 0 2362 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 15976

[startup+12.7146 s]
/proc/loadavg: 1.22 1.03 1.01 3/86 7051
/proc/meminfo: memFree=1405544/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=16372 CPUtime=12.69
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 3118 0 0 0 1268 1 0 0 25 0 1 0 153568427 16764928 3053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 4093 3053 721 52 0 2461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16372

[startup+25.5419 s]
/proc/loadavg: 1.34 1.06 1.02 3/86 7051
/proc/meminfo: memFree=1402920/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=17032 CPUtime=25.53
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 3270 0 0 0 2551 2 0 0 25 0 1 0 153568427 17440768 3205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 4258 3205 721 52 0 2626 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 17032

[startup+51.1885 s]
/proc/loadavg: 1.60 1.15 1.05 3/86 7051
/proc/meminfo: memFree=1397608/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=17988 CPUtime=51.16
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 3542 0 0 0 5114 2 0 0 25 0 1 0 153568427 18419712 3477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 4497 3477 721 52 0 2865 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 17988

[startup+102.476 s]
/proc/loadavg: 1.82 1.28 1.10 3/86 7051
/proc/meminfo: memFree=1387304/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=20168 CPUtime=102.43
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 4046 0 0 0 10240 3 0 0 25 0 1 0 153568427 20652032 3981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 5042 3981 721 52 0 3410 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 20168

[startup+162.483 s]
/proc/loadavg: 1.97 1.42 1.15 3/86 7051
/proc/meminfo: memFree=1376424/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=22328 CPUtime=162.43
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 4586 0 0 0 16239 4 0 0 25 0 1 0 153568427 22863872 4521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538352 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 5582 4521 721 52 0 3950 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 22328

[startup+222.497 s]
/proc/loadavg: 1.99 1.52 1.20 3/86 7051
/proc/meminfo: memFree=1366248/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=24176 CPUtime=222.43
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5084 0 0 0 22238 5 0 0 25 0 1 0 153568427 24756224 5019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6044 5019 721 52 0 4412 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 24176

[startup+282.507 s]
/proc/loadavg: 1.99 1.61 1.25 3/86 7051
/proc/meminfo: memFree=1357032/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26192 CPUtime=282.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5537 0 0 0 28237 5 0 0 25 0 1 0 153568427 26820608 5472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6548 5472 721 52 0 4916 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 26192

[startup+342.52 s]
/proc/loadavg: 1.99 1.68 1.30 3/86 7051
/proc/meminfo: memFree=1352232/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=342.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5653 0 0 0 34236 6 0 0 25 0 1 0 153568427 27361280 5588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5588 721 52 0 5048 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 26720

[startup+402.533 s]
/proc/loadavg: 1.99 1.73 1.34 3/86 7051
/proc/meminfo: memFree=1352104/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=402.41
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5661 0 0 0 40235 6 0 0 25 0 1 0 153568427 27361280 5596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5596 721 52 0 5048 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 26720

[startup+462.548 s]
/proc/loadavg: 1.99 1.78 1.38 3/86 7051
/proc/meminfo: memFree=1352040/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=462.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5668 0 0 0 46235 7 0 0 25 0 1 0 153568427 27361280 5603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5603 721 52 0 5048 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 26720

[startup+522.569 s]
/proc/loadavg: 1.99 1.82 1.41 3/86 7051
/proc/meminfo: memFree=1351976/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=522.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5673 0 0 0 52235 7 0 0 25 0 1 0 153568427 27361280 5608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5608 721 52 0 5048 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 26720

[startup+582.586 s]
/proc/loadavg: 1.99 1.85 1.45 4/86 7051
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=582.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5678 0 0 0 58235 7 0 0 25 0 1 0 153568427 27361280 5613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5613 721 52 0 5048 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 26720

[startup+642.601 s]
/proc/loadavg: 2.06 1.89 1.48 3/86 7051
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=642.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5681 0 0 0 64235 7 0 0 25 0 1 0 153568427 27361280 5616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5616 721 52 0 5048 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 26720

[startup+702.616 s]
/proc/loadavg: 2.02 1.90 1.51 3/86 7051
/proc/meminfo: memFree=1351848/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=702.42
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5684 0 0 0 70234 8 0 0 25 0 1 0 153568427 27361280 5619 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5619 721 52 0 5048 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 26720

[startup+762.649 s]
/proc/loadavg: 2.05 1.94 1.55 3/92 7187
/proc/meminfo: memFree=1350344/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26720 CPUtime=762.33
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5687 0 0 0 76225 8 0 0 25 0 1 0 153568427 27361280 5622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6680 5622 721 52 0 5048 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 26720

[startup+822.69 s]
/proc/loadavg: 2.11 1.97 1.58 4/86 7725
/proc/meminfo: memFree=1350904/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=819.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5688 0 0 0 81948 10 0 0 25 0 1 0 153568427 27496448 5623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5623 721 52 0 5081 0
Current children cumulated CPU time (s) 819.58
Current children cumulated vsize (KiB) 26852

[startup+882.711 s]
/proc/loadavg: 2.04 1.97 1.60 3/86 7725
/proc/meminfo: memFree=1351200/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=879.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5691 0 0 0 87948 10 0 0 25 0 1 0 153568427 27496448 5626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5626 721 52 0 5081 0
Current children cumulated CPU time (s) 879.58
Current children cumulated vsize (KiB) 26852

[startup+942.73 s]
/proc/loadavg: 2.01 1.97 1.63 3/86 7725
/proc/meminfo: memFree=1351200/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=939.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5694 0 0 0 93948 10 0 0 25 0 1 0 153568427 27496448 5629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5629 721 52 0 5081 0
Current children cumulated CPU time (s) 939.58
Current children cumulated vsize (KiB) 26852

[startup+1002.75 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 7725
/proc/meminfo: memFree=1351264/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=999.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5695 0 0 0 99948 10 0 0 25 0 1 0 153568427 27496448 5630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5630 721 52 0 5081 0
Current children cumulated CPU time (s) 999.58
Current children cumulated vsize (KiB) 26852

[startup+1062.76 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 7725
/proc/meminfo: memFree=1344672/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1059.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5697 0 0 0 105947 11 0 0 25 0 1 0 153568427 27496448 5632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5632 721 52 0 5081 0
Current children cumulated CPU time (s) 1059.58
Current children cumulated vsize (KiB) 26852

[startup+1122.78 s]
/proc/loadavg: 2.17 2.02 1.70 3/86 7725
/proc/meminfo: memFree=1337576/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1119.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5698 0 0 0 111947 11 0 0 25 0 1 0 153568427 27496448 5633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5633 721 52 0 5081 0
Current children cumulated CPU time (s) 1119.58
Current children cumulated vsize (KiB) 26852

[startup+1182.8 s]
/proc/loadavg: 2.11 2.03 1.72 3/86 7725
/proc/meminfo: memFree=1330536/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1179.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5701 0 0 0 117947 11 0 0 25 0 1 0 153568427 27496448 5636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5636 721 52 0 5081 0
Current children cumulated CPU time (s) 1179.58
Current children cumulated vsize (KiB) 26852

[startup+1242.81 s]
/proc/loadavg: 2.04 2.02 1.74 3/86 7725
/proc/meminfo: memFree=1323624/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1239.58
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5703 0 0 0 123947 11 0 0 25 0 1 0 153568427 27496448 5638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5638 721 52 0 5081 0
Current children cumulated CPU time (s) 1239.58
Current children cumulated vsize (KiB) 26852

[startup+1302.83 s]
/proc/loadavg: 2.01 2.02 1.75 3/86 7725
/proc/meminfo: memFree=1317032/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1299.59
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5706 0 0 0 129947 12 0 0 25 0 1 0 153568427 27496448 5641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5641 721 52 0 5081 0
Current children cumulated CPU time (s) 1299.59
Current children cumulated vsize (KiB) 26852

[startup+1362.84 s]
/proc/loadavg: 2.00 2.01 1.76 3/86 7725
/proc/meminfo: memFree=1313640/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1359.59
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5708 0 0 0 135947 12 0 0 25 0 1 0 153568427 27496448 5643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5643 721 52 0 5081 0
Current children cumulated CPU time (s) 1359.59
Current children cumulated vsize (KiB) 26852

[startup+1422.87 s]
/proc/loadavg: 2.00 2.01 1.77 3/86 7725
/proc/meminfo: memFree=1313640/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1419.59
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5710 0 0 0 141947 12 0 0 25 0 1 0 153568427 27496448 5645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5645 721 52 0 5081 0
Current children cumulated CPU time (s) 1419.59
Current children cumulated vsize (KiB) 26852

[startup+1482.88 s]
/proc/loadavg: 2.07 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1457520/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1479.53
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5711 0 0 0 147940 13 0 0 25 0 1 0 153568427 27496448 5646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5646 721 52 0 5081 0
Current children cumulated CPU time (s) 1479.53
Current children cumulated vsize (KiB) 26852

[startup+1542.91 s]
/proc/loadavg: 2.02 2.01 1.80 3/86 7763
/proc/meminfo: memFree=1456688/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1539.28
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5713 0 0 0 153914 14 0 0 25 0 1 0 153568427 27496448 5648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5648 721 52 0 5081 0
Current children cumulated CPU time (s) 1539.28
Current children cumulated vsize (KiB) 26852

[startup+1602.93 s]
/proc/loadavg: 2.01 2.00 1.81 3/86 7763
/proc/meminfo: memFree=1455792/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1599.02
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5714 0 0 0 159888 14 0 0 25 0 1 0 153568427 27496448 5649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5649 721 52 0 5081 0
Current children cumulated CPU time (s) 1599.02
Current children cumulated vsize (KiB) 26852

[startup+1662.96 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 7763
/proc/meminfo: memFree=1454896/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1658.76
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5715 0 0 0 165862 14 0 0 25 0 1 0 153568427 27496448 5650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5650 721 52 0 5081 0
Current children cumulated CPU time (s) 1658.76
Current children cumulated vsize (KiB) 26852

[startup+1722.98 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7763
/proc/meminfo: memFree=1454000/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1718.51
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5716 0 0 0 171836 15 0 0 25 0 1 0 153568427 27496448 5651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5651 721 52 0 5081 0
Current children cumulated CPU time (s) 1718.51
Current children cumulated vsize (KiB) 26852

[startup+1783.01 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7763
/proc/meminfo: memFree=1453168/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1778.25
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5717 0 0 0 177810 15 0 0 25 0 1 0 153568427 27496448 5652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5652 721 52 0 5081 0
Current children cumulated CPU time (s) 1778.25
Current children cumulated vsize (KiB) 26852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.87 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7765
/proc/meminfo: memFree=1452656/2055920 swapFree=4192812/4192956
[pid=7050] ppid=7048 vsize=26852 CPUtime=1800.01
/proc/7050/stat : 7050 (CSPtoSAT+minisa) R 7048 7050 6995 0 -1 4194304 5718 0 0 0 179986 15 0 0 25 0 1 0 153568427 27496448 5653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7050/statm: 6713 5653 721 52 0 5081 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 26852

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.88
CPU time (s): 1800.02
CPU user time (s): 1799.86
CPU system time (s): 0.158975
CPU usage (%): 99.7311
Max. virtual memory (cumulated for all children) (KiB): 26852

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

runsolver used 1.66375 s user time and 4.85326 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 02:48:32 UTC 2007


IDJOB= 195222
IDBENCH= 3255
FILE ID= node17/195222-1168051688

PBS_JOBID= 3475306

Free space on /tmp= 66281 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7600a48fb1f239d7afdd4cd69db83b49

RANDOM SEED= 886829783

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.236
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.236
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:       1421704 kB
Buffers:         59428 kB
Cached:         319060 kB
SwapCached:          0 kB
Active:         375232 kB
Inactive:       165784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         184968 kB
Slab:            77780 kB
Committed_AS:  3802432 kB
PageTables:       2412 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= 66317 MiB



End job on node17 on Sat Jan  6 03:19:01 UTC 2007