Trace number 216745

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.04 1810.55

General information on the benchmark

Namerlfap/rlfapScensMod/
scen9-w1-f3.xml
MD5SUM1a6b0f77408f44fcd9d0a9f15ce8dc84
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.600908
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints1138
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1138
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node19/watcher-216745-1168064876 -o ROOT/results/node19/solver-216745-1168064876 -C 1800 -M 900 /tmp/evaluation/216745-1168064876/CSPtoSAT+minisat /tmp/evaluation/216745-1168064876/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.91 1.93 1.86 5/86 20700
/proc/meminfo: memFree=1321072/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18540 CPUtime=0
/proc/20699/stat : 20699 (runsolver) R 20697 20699 20607 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154882207 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20699/statm: 4635 279 244 17 0 2626 0

[startup+0.109096 s]
/proc/loadavg: 1.91 1.93 1.86 5/86 20700
/proc/meminfo: memFree=1321072/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18056 CPUtime=0.09
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3288 0 0 0 8 1 0 0 18 0 1 0 154882207 18489344 3256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7925477 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4514 3256 704 52 0 2882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18056

[startup+0.517168 s]
/proc/loadavg: 1.91 1.93 1.86 5/86 20700
/proc/meminfo: memFree=1321072/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18024 CPUtime=0.5
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3369 0 0 0 49 1 0 0 21 0 1 0 154882207 18456576 3311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562860 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4506 3311 721 52 0 2874 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18024

[startup+1.33833 s]
/proc/loadavg: 1.91 1.93 1.86 3/86 20700
/proc/meminfo: memFree=1310448/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18156 CPUtime=1.31
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3395 0 0 0 130 1 0 0 25 0 1 0 154882207 18591744 3337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4539 3337 721 52 0 2907 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18156

[startup+2.98163 s]
/proc/loadavg: 1.91 1.93 1.86 3/86 20700
/proc/meminfo: memFree=1310320/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18288 CPUtime=2.94
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3430 0 0 0 293 1 0 0 25 0 1 0 154882207 18726912 3372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4572 3372 721 52 0 2940 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18288

[startup+6.26126 s]
/proc/loadavg: 1.92 1.93 1.86 3/86 20700
/proc/meminfo: memFree=1309936/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18684 CPUtime=6.19
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3495 0 0 0 618 1 0 0 25 0 1 0 154882207 19132416 3437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4671 3437 721 52 0 3039 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 18684

[startup+12.7285 s]
/proc/loadavg: 1.93 1.93 1.86 3/86 20700
/proc/meminfo: memFree=1309616/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=18948 CPUtime=12.6
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3578 0 0 0 1259 1 0 0 25 0 1 0 154882207 19402752 3520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4737 3520 721 52 0 3105 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 18948

[startup+25.5519 s]
/proc/loadavg: 1.94 1.93 1.86 3/86 20700
/proc/meminfo: memFree=1308912/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=19648 CPUtime=25.3
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3735 0 0 0 2529 1 0 0 25 0 1 0 154882207 20119552 3677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 4912 3677 721 52 0 3280 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 19648

[startup+51.2047 s]
/proc/loadavg: 1.96 1.94 1.86 3/86 20700
/proc/meminfo: memFree=1307568/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=20604 CPUtime=50.72
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 3985 0 0 0 5070 2 0 0 25 0 1 0 154882207 21098496 3927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 5151 3927 721 52 0 3519 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 20604

[startup+102.405 s]
/proc/loadavg: 1.98 1.94 1.87 3/86 20700
/proc/meminfo: memFree=1304944/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=22520 CPUtime=101.44
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 4466 0 0 0 10142 2 0 0 25 0 1 0 154882207 23060480 4408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 5630 4408 721 52 0 3998 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 22520

[startup+162.43 s]
/proc/loadavg: 1.99 1.95 1.87 3/86 20700
/proc/meminfo: memFree=1302128/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=24844 CPUtime=160.92
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 4998 0 0 0 16089 3 0 0 25 0 1 0 154882207 25440256 4940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 6211 4940 721 52 0 4579 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 24844

[startup+222.463 s]
/proc/loadavg: 1.99 1.96 1.88 3/86 20700
/proc/meminfo: memFree=1299184/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=26692 CPUtime=220.39
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 5497 0 0 0 22035 4 0 0 25 0 1 0 154882207 27332608 5439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665601 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 6673 5439 721 52 0 5041 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 26692

[startup+282.491 s]
/proc/loadavg: 1.99 1.96 1.89 3/86 20700
/proc/meminfo: memFree=1296432/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=28676 CPUtime=279.87
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 5970 0 0 0 27982 5 0 0 25 0 1 0 154882207 29364224 5912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665802 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 7169 5912 721 52 0 5537 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 28676

[startup+342.51 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 20700
/proc/meminfo: memFree=1293808/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=30392 CPUtime=339.35
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 6413 0 0 0 33928 7 0 0 25 0 1 0 154882207 31121408 6355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 7598 6355 721 52 0 5966 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 30392

[startup+402.536 s]
/proc/loadavg: 1.99 1.97 1.90 3/86 20700
/proc/meminfo: memFree=1291312/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=32380 CPUtime=398.81
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 6836 0 0 0 39873 8 0 0 25 0 1 0 154882207 33157120 6778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8095 6778 721 52 0 6463 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 32380

[startup+462.561 s]
/proc/loadavg: 1.99 1.97 1.90 3/86 20700
/proc/meminfo: memFree=1288880/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=33832 CPUtime=458.29
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7240 0 0 0 45820 9 0 0 25 0 1 0 154882207 34643968 7182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8458 7182 721 52 0 6826 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 33832

[startup+522.577 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 20700
/proc/meminfo: memFree=1287728/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34096 CPUtime=517.79
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7301 0 0 0 51769 10 0 0 25 0 1 0 154882207 34914304 7243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8524 7243 721 52 0 6892 0
Current children cumulated CPU time (s) 517.79
Current children cumulated vsize (KiB) 34096

[startup+582.601 s]
/proc/loadavg: 2.06 1.99 1.91 3/86 20700
/proc/meminfo: memFree=1286832/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34096 CPUtime=577.3
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7307 0 0 0 57720 10 0 0 25 0 1 0 154882207 34914304 7249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8524 7249 721 52 0 6892 0
Current children cumulated CPU time (s) 577.3
Current children cumulated vsize (KiB) 34096

[startup+642.616 s]
/proc/loadavg: 2.02 1.99 1.91 3/86 20700
/proc/meminfo: memFree=1285872/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34096 CPUtime=636.81
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7312 0 0 0 63670 11 0 0 25 0 1 0 154882207 34914304 7254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8524 7254 721 52 0 6892 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 34096

[startup+702.628 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 20700
/proc/meminfo: memFree=1284912/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34096 CPUtime=696.31
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7316 0 0 0 69620 11 0 0 25 0 1 0 154882207 34914304 7258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8524 7258 721 52 0 6892 0
Current children cumulated CPU time (s) 696.31
Current children cumulated vsize (KiB) 34096

[startup+762.649 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 20700
/proc/meminfo: memFree=1284144/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=755.84
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7320 0 0 0 75572 12 0 0 25 0 1 0 154882207 35049472 7262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7262 721 52 0 6925 0
Current children cumulated CPU time (s) 755.84
Current children cumulated vsize (KiB) 34228

[startup+822.667 s]
/proc/loadavg: 2.08 2.00 1.92 3/86 20700
/proc/meminfo: memFree=1283376/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=815.35
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7324 0 0 0 81522 13 0 0 25 0 1 0 154882207 35049472 7266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7266 721 52 0 6925 0
Current children cumulated CPU time (s) 815.35
Current children cumulated vsize (KiB) 34228

[startup+882.688 s]
/proc/loadavg: 2.03 2.00 1.92 3/86 20700
/proc/meminfo: memFree=1282160/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=874.85
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7327 0 0 0 87472 13 0 0 25 0 1 0 154882207 35049472 7269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7269 721 52 0 6925 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 34228

[startup+942.705 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 20700
/proc/meminfo: memFree=1281328/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=934.37
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7330 0 0 0 93423 14 0 0 25 0 1 0 154882207 35049472 7272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7272 721 52 0 6925 0
Current children cumulated CPU time (s) 934.37
Current children cumulated vsize (KiB) 34228

[startup+1002.72 s]
/proc/loadavg: 2.09 2.03 1.93 3/86 20700
/proc/meminfo: memFree=1280368/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=993.88
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7333 0 0 0 99373 15 0 0 25 0 1 0 154882207 35049472 7275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7275 721 52 0 6925 0
Current children cumulated CPU time (s) 993.88
Current children cumulated vsize (KiB) 34228

[startup+1062.73 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 20700
/proc/meminfo: memFree=1279472/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1053.38
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7336 0 0 0 105323 15 0 0 25 0 1 0 154882207 35049472 7278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 8557 7278 721 52 0 6925 0
Current children cumulated CPU time (s) 1053.38
Current children cumulated vsize (KiB) 34228

[startup+1122.74 s]
/proc/loadavg: 1.94 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1169120/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1112.99
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7337 0 0 0 111281 18 0 0 25 0 1 0 154882207 35049472 7279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7279 721 52 0 6925 0
Current children cumulated CPU time (s) 1112.99
Current children cumulated vsize (KiB) 34228

[startup+1182.85 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 20772
/proc/meminfo: memFree=1158496/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1173.02
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7339 0 0 0 117284 18 0 0 25 0 1 0 154882207 35049472 7281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7281 721 52 0 6925 0
Current children cumulated CPU time (s) 1173.02
Current children cumulated vsize (KiB) 34228

[startup+1242.87 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 20772
/proc/meminfo: memFree=1148192/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1232.98
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7341 0 0 0 123280 18 0 0 25 0 1 0 154882207 35049472 7283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7283 721 52 0 6925 0
Current children cumulated CPU time (s) 1232.98
Current children cumulated vsize (KiB) 34228

[startup+1302.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1140576/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1292.94
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7342 0 0 0 129275 19 0 0 25 0 1 0 154882207 35049472 7284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7284 721 52 0 6925 0
Current children cumulated CPU time (s) 1292.94
Current children cumulated vsize (KiB) 34228

[startup+1362.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1134176/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1352.88
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7344 0 0 0 135269 19 0 0 25 0 1 0 154882207 35049472 7286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668865 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7286 721 52 0 6925 0
Current children cumulated CPU time (s) 1352.88
Current children cumulated vsize (KiB) 34228

[startup+1422.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1131232/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1412.85
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7345 0 0 0 141266 19 0 0 25 0 1 0 154882207 35049472 7287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7287 721 52 0 6925 0
Current children cumulated CPU time (s) 1412.85
Current children cumulated vsize (KiB) 34228

[startup+1482.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1128672/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1472.8
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7347 0 0 0 147261 19 0 0 25 0 1 0 154882207 35049472 7289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7289 721 52 0 6925 0
Current children cumulated CPU time (s) 1472.8
Current children cumulated vsize (KiB) 34228

[startup+1542.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1126944/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1532.73
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7347 0 0 0 153254 19 0 0 25 0 1 0 154882207 35049472 7289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7289 721 52 0 6925 0
Current children cumulated CPU time (s) 1532.73
Current children cumulated vsize (KiB) 34228

[startup+1602.98 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1121248/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1592.69
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7349 0 0 0 159250 19 0 0 25 0 1 0 154882207 35049472 7291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7291 721 52 0 6925 0
Current children cumulated CPU time (s) 1592.69
Current children cumulated vsize (KiB) 34228

[startup+1663 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20772
/proc/meminfo: memFree=1116576/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1652.66
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7351 0 0 0 165246 20 0 0 25 0 1 0 154882207 35049472 7293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7293 721 52 0 6925 0
Current children cumulated CPU time (s) 1652.66
Current children cumulated vsize (KiB) 34228

[startup+1723.02 s]
/proc/loadavg: 2.05 2.01 1.94 3/86 20772
/proc/meminfo: memFree=1113824/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1712.6
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7352 0 0 0 171240 20 0 0 25 0 1 0 154882207 35049472 7294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7294 721 52 0 6925 0
Current children cumulated CPU time (s) 1712.6
Current children cumulated vsize (KiB) 34228

[startup+1783.04 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 20772
/proc/meminfo: memFree=1112032/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1772.56
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7353 0 0 0 177236 20 0 0 25 0 1 0 154882207 35049472 7295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7295 721 52 0 6925 0
Current children cumulated CPU time (s) 1772.56
Current children cumulated vsize (KiB) 34228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.54 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 20772
/proc/meminfo: memFree=1111200/2055920 swapFree=4171232/4192956
[pid=20699] ppid=20697 vsize=34228 CPUtime=1800.02
/proc/20699/stat : 20699 (CSPtoSAT+minisa) R 20697 20699 20607 0 -1 4194304 7354 0 0 0 179982 20 0 0 25 0 1 0 154882207 35049472 7296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/20699/statm: 8557 7296 721 52 0 6925 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 34228

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.55
CPU time (s): 1800.04
CPU user time (s): 1799.82
CPU system time (s): 0.211967
CPU usage (%): 99.4193
Max. virtual memory (cumulated for all children) (KiB): 34228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7354
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= 11
involuntary context switches= 41678

runsolver used 2.34664 s user time and 5.43317 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 06:27:56 UTC 2007


IDJOB= 216745
IDBENCH= 5098
FILE ID= node19/216745-1168064876

PBS_JOBID= 3475408

Free space on /tmp= 66308 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen9-w1-f3.xml
COMMAND LINE= /tmp/evaluation/216745-1168064876/CSPtoSAT+minisat /tmp/evaluation/216745-1168064876/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-216745-1168064876 -o ROOT/results/node19/solver-216745-1168064876 -C 1800 -M 900  /tmp/evaluation/216745-1168064876/CSPtoSAT+minisat /tmp/evaluation/216745-1168064876/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1a6b0f77408f44fcd9d0a9f15ce8dc84

RANDOM SEED= 900932816

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.260
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.260
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:       1321552 kB
Buffers:         69752 kB
Cached:         515348 kB
SwapCached:      10036 kB
Active:         267012 kB
Inactive:       367260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321552 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          61856 kB
Slab:            84972 kB
Committed_AS:  3548816 kB
PageTables:       2360 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= 66309 MiB



End job on node19 on Sat Jan  6 06:58:10 UTC 2007