Trace number 201895

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.05 1816.64

General information on the benchmark

Namerlfap/rlfapScens/
scen8.xml
MD5SUMe6c02deb5c518b821b7094a76a19c955
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 benchmark0.498923
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables916
Number of constraints5744
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5744
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node21/watcher-201895-1168056013 -o ROOT/results/node21/solver-201895-1168056013 -C 1800 -M 900 /tmp/evaluation/201895-1168056013/CSPtoSAT+minisat /tmp/evaluation/201895-1168056013/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.92 1.98 1.99 5/86 17139
/proc/meminfo: memFree=1163992/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=496 CPUtime=0
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153995824 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8438564 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 124 36 29 52 0 19 0

[startup+0.103958 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 17139
/proc/meminfo: memFree=1163992/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=12308 CPUtime=0.05
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 1995 0 0 0 5 0 0 0 18 0 1 0 153995824 12603392 1944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 3077 1944 696 52 0 1445 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12308

[startup+0.512029 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 17139
/proc/meminfo: memFree=1163992/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=23944 CPUtime=0.45
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 4634 0 0 0 44 1 0 0 21 0 1 0 153995824 24518656 4557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8402069 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 5986 4557 709 52 0 4354 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 23944

[startup+1.33319 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1148184/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=24092 CPUtime=1.26
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 4675 0 0 0 125 1 0 0 25 0 1 0 153995824 24670208 4598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6023 4598 721 52 0 4391 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 24092

[startup+2.9705 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1147992/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=24224 CPUtime=2.89
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 4719 0 0 0 288 1 0 0 25 0 1 0 153995824 24805376 4642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6056 4642 721 52 0 4424 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 24224

[startup+6.25712 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1147480/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=24652 CPUtime=6.14
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 4790 0 0 0 613 1 0 0 25 0 1 0 153995824 25243648 4713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6163 4713 721 52 0 4531 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 24652

[startup+12.7213 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1146648/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=25136 CPUtime=12.54
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 4908 0 0 0 1253 1 0 0 25 0 1 0 153995824 25739264 4831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6284 4831 721 52 0 4652 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25136

[startup+25.5508 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1145176/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=25872 CPUtime=25.27
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 5101 0 0 0 2525 2 0 0 25 0 1 0 153995824 26492928 5024 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6468 5024 721 52 0 4836 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 25872

[startup+51.2076 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 17165
/proc/meminfo: memFree=1140832/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=27304 CPUtime=50.65
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 5470 0 0 0 5063 2 0 0 25 0 1 0 153995824 27959296 5393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8879845 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 6826 5393 721 52 0 5194 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 27304

[startup+102.434 s]
/proc/loadavg: 1.98 1.98 1.99 3/92 17285
/proc/meminfo: memFree=1134880/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=30064 CPUtime=101.29
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 6154 0 0 0 10126 3 0 0 25 0 1 0 153995824 30785536 6077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 7516 6077 721 52 0 5884 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 30064

[startup+162.485 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1129752/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=33016 CPUtime=160.71
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 6890 0 0 0 16067 4 0 0 25 0 1 0 153995824 33808384 6813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 8254 6813 721 52 0 6622 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 33016

[startup+222.52 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1123672/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=35792 CPUtime=220.2
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 7585 0 0 0 22014 6 0 0 25 0 1 0 153995824 36651008 7508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 8948 7508 721 52 0 7316 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 35792

[startup+282.544 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1120536/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=38704 CPUtime=279.66
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 8248 0 0 0 27959 7 0 0 25 0 1 0 153995824 39632896 8171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 9676 8171 721 52 0 8044 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 38704

[startup+342.579 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1117912/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=41080 CPUtime=339.15
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 8890 0 0 0 33906 9 0 0 25 0 1 0 153995824 42065920 8813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 10270 8813 721 52 0 8638 0
Current children cumulated CPU time (s) 339.15
Current children cumulated vsize (KiB) 41080

[startup+402.614 s]
/proc/loadavg: 2.07 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1115480/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=43456 CPUtime=398.63
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 9495 0 0 0 39853 10 0 0 25 0 1 0 153995824 44498944 9418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 10864 9418 721 52 0 9232 0
Current children cumulated CPU time (s) 398.63
Current children cumulated vsize (KiB) 43456

[startup+462.654 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1113304/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=46044 CPUtime=458.13
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10041 0 0 0 45801 12 0 0 25 0 1 0 153995824 47149056 9964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 11511 9964 721 52 0 9879 0
Current children cumulated CPU time (s) 458.13
Current children cumulated vsize (KiB) 46044

[startup+522.695 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1111512/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=47628 CPUtime=517.61
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10463 0 0 0 51748 13 0 0 25 0 1 0 153995824 48771072 10386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 11907 10386 721 52 0 10275 0
Current children cumulated CPU time (s) 517.61
Current children cumulated vsize (KiB) 47628

[startup+582.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109720/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49344 CPUtime=577.09
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10921 0 0 0 57695 14 0 0 25 0 1 0 153995824 50528256 10844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12336 10844 721 52 0 10704 0
Current children cumulated CPU time (s) 577.09
Current children cumulated vsize (KiB) 49344

[startup+642.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109400/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49608 CPUtime=636.57
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10987 0 0 0 63642 15 0 0 25 0 1 0 153995824 50798592 10910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12402 10910 721 52 0 10770 0
Current children cumulated CPU time (s) 636.57
Current children cumulated vsize (KiB) 49608

[startup+702.799 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109336/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49608 CPUtime=696.05
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10993 0 0 0 69590 15 0 0 25 0 1 0 153995824 50798592 10916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12402 10916 721 52 0 10770 0
Current children cumulated CPU time (s) 696.05
Current children cumulated vsize (KiB) 49608

[startup+762.827 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49608 CPUtime=755.53
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 10998 0 0 0 75537 16 0 0 25 0 1 0 153995824 50798592 10921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12402 10921 721 52 0 10770 0
Current children cumulated CPU time (s) 755.53
Current children cumulated vsize (KiB) 49608

[startup+822.857 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=815
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11002 0 0 0 81484 16 0 0 25 0 1 0 153995824 50933760 10925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10925 721 52 0 10803 0
Current children cumulated CPU time (s) 815
Current children cumulated vsize (KiB) 49740

[startup+882.895 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=874.48
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11006 0 0 0 87432 16 0 0 25 0 1 0 153995824 50933760 10929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10929 721 52 0 10803 0
Current children cumulated CPU time (s) 874.48
Current children cumulated vsize (KiB) 49740

[startup+942.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=933.95
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11009 0 0 0 93378 17 0 0 25 0 1 0 153995824 50933760 10932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10932 721 52 0 10803 0
Current children cumulated CPU time (s) 933.95
Current children cumulated vsize (KiB) 49740

[startup+1002.95 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=993.43
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11011 0 0 0 99326 17 0 0 25 0 1 0 153995824 50933760 10934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10934 721 52 0 10803 0
Current children cumulated CPU time (s) 993.43
Current children cumulated vsize (KiB) 49740

[startup+1062.98 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1052.91
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11014 0 0 0 105273 18 0 0 25 0 1 0 153995824 50933760 10937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10937 721 52 0 10803 0
Current children cumulated CPU time (s) 1052.91
Current children cumulated vsize (KiB) 49740

[startup+1123.01 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109016/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1112.38
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11016 0 0 0 111220 18 0 0 25 0 1 0 153995824 50933760 10939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10939 721 52 0 10803 0
Current children cumulated CPU time (s) 1112.38
Current children cumulated vsize (KiB) 49740

[startup+1183.04 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1171.86
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11019 0 0 0 117167 19 0 0 25 0 1 0 153995824 50933760 10942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10942 721 52 0 10803 0
Current children cumulated CPU time (s) 1171.86
Current children cumulated vsize (KiB) 49740

[startup+1243.08 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1231.34
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11020 0 0 0 123115 19 0 0 25 0 1 0 153995824 50933760 10943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668947 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10943 721 52 0 10803 0
Current children cumulated CPU time (s) 1231.34
Current children cumulated vsize (KiB) 49740

[startup+1303.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1290.82
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11021 0 0 0 129062 20 0 0 25 0 1 0 153995824 50933760 10944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10944 721 52 0 10803 0
Current children cumulated CPU time (s) 1290.82
Current children cumulated vsize (KiB) 49740

[startup+1363.14 s]
/proc/loadavg: 2.00 2.01 2.00 4/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1350.3
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11022 0 0 0 135010 20 0 0 25 0 1 0 153995824 50933760 10945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10945 721 52 0 10803 0
Current children cumulated CPU time (s) 1350.3
Current children cumulated vsize (KiB) 49740

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1409.79
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11024 0 0 0 140958 21 0 0 25 0 1 0 153995824 50933760 10947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10947 721 52 0 10803 0
Current children cumulated CPU time (s) 1409.79
Current children cumulated vsize (KiB) 49740

[startup+1483.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1469.27
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11024 0 0 0 146906 21 0 0 25 0 1 0 153995824 50933760 10947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10947 721 52 0 10803 0
Current children cumulated CPU time (s) 1469.27
Current children cumulated vsize (KiB) 49740

[startup+1543.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1528.74
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11025 0 0 0 152853 21 0 0 25 0 1 0 153995824 50933760 10948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10948 721 52 0 10803 0
Current children cumulated CPU time (s) 1528.74
Current children cumulated vsize (KiB) 49740

[startup+1603.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1588.23
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11025 0 0 0 158801 22 0 0 25 0 1 0 153995824 50933760 10948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10948 721 52 0 10803 0
Current children cumulated CPU time (s) 1588.23
Current children cumulated vsize (KiB) 49740

[startup+1663.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1647.7
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11027 0 0 0 164748 22 0 0 25 0 1 0 153995824 50933760 10950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10950 721 52 0 10803 0
Current children cumulated CPU time (s) 1647.7
Current children cumulated vsize (KiB) 49740

[startup+1723.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1707.2
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11027 0 0 0 170697 23 0 0 25 0 1 0 153995824 50933760 10950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/17138/statm: 12435 10950 721 52 0 10803 0
Current children cumulated CPU time (s) 1707.2
Current children cumulated vsize (KiB) 49740

[startup+1783.38 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1133976/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1766.82
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11028 0 0 0 176659 23 0 0 25 0 1 0 153995824 50933760 10951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17138/statm: 12435 10951 721 52 0 10803 0
Current children cumulated CPU time (s) 1766.82
Current children cumulated vsize (KiB) 49740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.63 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1132952/2055920 swapFree=4192812/4192956
[pid=17138] ppid=17136 vsize=49740 CPUtime=1800.04
/proc/17138/stat : 17138 (CSPtoSAT+minisa) R 17136 17138 14559 0 -1 4194304 11028 0 0 0 179980 24 0 0 25 0 1 0 153995824 50933760 10951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17138/statm: 12435 10951 721 52 0 10803 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.64
CPU time (s): 1800.05
CPU user time (s): 1799.8
CPU system time (s): 0.252961
CPU usage (%): 99.0868
Max. virtual memory (cumulated for all children) (KiB): 49740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11028
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= 10
involuntary context switches= 67859

runsolver used 2.11468 s user time and 5.9401 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 04:00:13 UTC 2007


IDJOB= 201895
IDBENCH= 3790
FILE ID= node21/201895-1168056013

PBS_JOBID= 3475451

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens/scen8.xml
COMMAND LINE= /tmp/evaluation/201895-1168056013/CSPtoSAT+minisat /tmp/evaluation/201895-1168056013/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-201895-1168056013 -o ROOT/results/node21/solver-201895-1168056013 -C 1800 -M 900  /tmp/evaluation/201895-1168056013/CSPtoSAT+minisat /tmp/evaluation/201895-1168056013/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e6c02deb5c518b821b7094a76a19c955

RANDOM SEED= 632600412

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	: 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.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:       1164408 kB
Buffers:         49704 kB
Cached:         680616 kB
SwapCached:          0 kB
Active:         184540 kB
Inactive:       624188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:         100800 kB
Slab:            67756 kB
Committed_AS:  2897564 kB
PageTables:       2144 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= 66544 MiB



End job on node21 on Sat Jan  6 04:30:30 UTC 2007