Trace number 198851

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.06 1811.44

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f6.xml
MD5SUMc80f0bde8ed46737c0d5776e08f1a3ef
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 benchmark2.5956
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size38
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node56/watcher-198851-1168053623 -o ROOT/results/node56/solver-198851-1168053623 -C 1800 -M 900 /tmp/evaluation/198851-1168053623/CSPtoSAT+minisat /tmp/evaluation/198851-1168053623/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.34 1.89 2.09 4/73 1307
/proc/meminfo: memFree=1266736/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=496 CPUtime=0
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153761141 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10027812 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 124 36 29 52 0 19 0

[startup+0.103806 s]
/proc/loadavg: 1.34 1.89 2.09 4/73 1307
/proc/meminfo: memFree=1266736/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=16532 CPUtime=0.09
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3105 0 0 0 8 1 0 0 19 0 1 0 153761141 16928768 3073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157925357 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4133 3073 704 52 0 2501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16532

[startup+0.513493 s]
/proc/loadavg: 1.34 1.89 2.09 4/73 1307
/proc/meminfo: memFree=1266736/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=17028 CPUtime=0.49
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3295 0 0 0 48 1 0 0 23 0 1 0 153761141 17436672 3237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4257 3237 721 52 0 2625 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 17028

[startup+1.33493 s]
/proc/loadavg: 1.34 1.89 2.09 3/73 1307
/proc/meminfo: memFree=1256432/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=17160 CPUtime=1.31
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3331 0 0 0 130 1 0 0 25 0 1 0 153761141 17571840 3273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679721 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4290 3273 721 52 0 2658 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17160

[startup+2.97224 s]
/proc/loadavg: 1.34 1.89 2.09 3/73 1307
/proc/meminfo: memFree=1256304/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=17292 CPUtime=2.91
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3367 0 0 0 290 1 0 0 25 0 1 0 153761141 17707008 3309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665586 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4323 3309 721 52 0 2691 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 17292

[startup+6.26156 s]
/proc/loadavg: 1.39 1.89 2.09 3/73 1307
/proc/meminfo: memFree=1255984/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=17644 CPUtime=6.18
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3428 0 0 0 617 1 0 0 25 0 1 0 153761141 18067456 3370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4411 3370 721 52 0 2779 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 17644

[startup+12.717 s]
/proc/loadavg: 1.44 1.89 2.09 3/73 1307
/proc/meminfo: memFree=1255728/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=17908 CPUtime=12.59
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3518 0 0 0 1258 1 0 0 25 0 1 0 153761141 18337792 3460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4477 3460 721 52 0 2845 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 17908

[startup+25.5393 s]
/proc/loadavg: 1.56 1.90 2.09 3/73 1307
/proc/meminfo: memFree=1255216/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=18620 CPUtime=25.31
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3668 0 0 0 2530 1 0 0 25 0 1 0 153761141 19066880 3610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665572 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4655 3610 721 52 0 3023 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 18620

[startup+51.1798 s]
/proc/loadavg: 1.71 1.90 2.09 3/73 1307
/proc/meminfo: memFree=1254128/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=19576 CPUtime=50.74
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 3939 0 0 0 5072 2 0 0 25 0 1 0 153761141 20045824 3881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134591040 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 4894 3881 721 52 0 3262 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 19576

[startup+102.462 s]
/proc/loadavg: 1.87 1.92 2.08 3/73 1307
/proc/meminfo: memFree=1252080/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=21756 CPUtime=101.61
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 4439 0 0 0 10159 2 0 0 25 0 1 0 153761141 22278144 4381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 5439 4381 721 52 0 3807 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 21756

[startup+162.563 s]
/proc/loadavg: 1.95 1.93 2.08 3/73 1307
/proc/meminfo: memFree=1249712/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=23948 CPUtime=161.24
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 4989 0 0 0 16121 3 0 0 25 0 1 0 153761141 24522752 4931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 5987 4931 721 52 0 4355 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 23948

[startup+222.656 s]
/proc/loadavg: 1.98 1.94 2.07 3/73 1307
/proc/meminfo: memFree=1247600/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=25928 CPUtime=220.85
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 5502 0 0 0 22082 3 0 0 25 0 1 0 153761141 26550272 5444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 6482 5444 721 52 0 4850 0
Current children cumulated CPU time (s) 220.85
Current children cumulated vsize (KiB) 25928

[startup+282.751 s]
/proc/loadavg: 2.06 1.96 2.07 3/73 1307
/proc/meminfo: memFree=1245616/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=28044 CPUtime=280.45
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 5986 0 0 0 28041 4 0 0 25 0 1 0 153761141 28717056 5928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 7011 5928 721 52 0 5379 0
Current children cumulated CPU time (s) 280.45
Current children cumulated vsize (KiB) 28044

[startup+342.849 s]
/proc/loadavg: 2.02 1.97 2.06 3/73 1307
/proc/meminfo: memFree=1243632/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=29760 CPUtime=340.08
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6447 0 0 0 34002 6 0 0 25 0 1 0 153761141 30474240 6389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 7440 6389 721 52 0 5808 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (KiB) 29760

[startup+402.948 s]
/proc/loadavg: 2.01 1.97 2.06 3/73 1307
/proc/meminfo: memFree=1241840/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=31748 CPUtime=399.7
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6880 0 0 0 39964 6 0 0 25 0 1 0 153761141 32509952 6822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 7937 6822 721 52 0 6305 0
Current children cumulated CPU time (s) 399.7
Current children cumulated vsize (KiB) 31748

[startup+463.037 s]
/proc/loadavg: 2.00 1.97 2.05 3/73 1307
/proc/meminfo: memFree=1241648/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=31880 CPUtime=459.29
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6927 0 0 0 45923 6 0 0 25 0 1 0 153761141 32645120 6869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 7970 6869 721 52 0 6338 0
Current children cumulated CPU time (s) 459.29
Current children cumulated vsize (KiB) 31880

[startup+523.126 s]
/proc/loadavg: 2.00 1.97 2.05 3/73 1307
/proc/meminfo: memFree=1241456/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=518.9
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6938 0 0 0 51884 6 0 0 25 0 1 0 153761141 32780288 6880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6880 721 52 0 6371 0
Current children cumulated CPU time (s) 518.9
Current children cumulated vsize (KiB) 32012

[startup+583.222 s]
/proc/loadavg: 2.00 1.97 2.04 3/73 1307
/proc/meminfo: memFree=1241456/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=578.53
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6942 0 0 0 57847 6 0 0 25 0 1 0 153761141 32780288 6884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6884 721 52 0 6371 0
Current children cumulated CPU time (s) 578.53
Current children cumulated vsize (KiB) 32012

[startup+643.313 s]
/proc/loadavg: 2.00 1.97 2.03 3/73 1307
/proc/meminfo: memFree=1241392/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=638.12
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6946 0 0 0 63805 7 0 0 25 0 1 0 153761141 32780288 6888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6888 721 52 0 6371 0
Current children cumulated CPU time (s) 638.12
Current children cumulated vsize (KiB) 32012

[startup+703.402 s]
/proc/loadavg: 2.00 1.97 2.03 3/73 1307
/proc/meminfo: memFree=1241328/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=697.73
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6951 0 0 0 69766 7 0 0 25 0 1 0 153761141 32780288 6893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6893 721 52 0 6371 0
Current children cumulated CPU time (s) 697.73
Current children cumulated vsize (KiB) 32012

[startup+763.49 s]
/proc/loadavg: 2.00 1.97 2.02 3/73 1307
/proc/meminfo: memFree=1241264/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=757.35
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6954 0 0 0 75728 7 0 0 25 0 1 0 153761141 32780288 6896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6896 721 52 0 6371 0
Current children cumulated CPU time (s) 757.35
Current children cumulated vsize (KiB) 32012

[startup+823.585 s]
/proc/loadavg: 2.00 1.97 2.02 3/73 1307
/proc/meminfo: memFree=1241136/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=816.94
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6956 0 0 0 81687 7 0 0 25 0 1 0 153761141 32780288 6898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6898 721 52 0 6371 0
Current children cumulated CPU time (s) 816.94
Current children cumulated vsize (KiB) 32012

[startup+883.673 s]
/proc/loadavg: 2.03 1.99 2.02 3/73 1307
/proc/meminfo: memFree=1241136/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=876.55
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6959 0 0 0 87648 7 0 0 25 0 1 0 153761141 32780288 6901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6901 721 52 0 6371 0
Current children cumulated CPU time (s) 876.55
Current children cumulated vsize (KiB) 32012

[startup+943.763 s]
/proc/loadavg: 1.96 1.97 2.00 3/73 1344
/proc/meminfo: memFree=932016/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=936.29
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6961 0 0 0 93620 9 0 0 25 0 1 0 153761141 32780288 6903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6903 721 52 0 6371 0
Current children cumulated CPU time (s) 936.29
Current children cumulated vsize (KiB) 32012

[startup+1003.86 s]
/proc/loadavg: 2.03 1.99 2.00 3/73 1344
/proc/meminfo: memFree=924272/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=996.1
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6963 0 0 0 99600 10 0 0 25 0 1 0 153761141 32780288 6905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6905 721 52 0 6371 0
Current children cumulated CPU time (s) 996.1
Current children cumulated vsize (KiB) 32012

[startup+1063.86 s]
/proc/loadavg: 2.08 2.00 2.00 3/73 1344
/proc/meminfo: memFree=910384/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=1055.84
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6967 0 0 0 105574 10 0 0 25 0 1 0 153761141 32780288 6909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6909 721 52 0 6371 0
Current children cumulated CPU time (s) 1055.84
Current children cumulated vsize (KiB) 32012

[startup+1123.96 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 1344
/proc/meminfo: memFree=899696/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=1115.68
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6969 0 0 0 111558 10 0 0 25 0 1 0 153761141 32780288 6911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6911 721 52 0 6371 0
Current children cumulated CPU time (s) 1115.68
Current children cumulated vsize (KiB) 32012

[startup+1184.06 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 1344
/proc/meminfo: memFree=891824/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=1175.49
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6970 0 0 0 117539 10 0 0 25 0 1 0 153761141 32780288 6912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6912 721 52 0 6371 0
Current children cumulated CPU time (s) 1175.49
Current children cumulated vsize (KiB) 32012

[startup+1244.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=887408/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32012 CPUtime=1235.32
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6972 0 0 0 123522 10 0 0 25 0 1 0 153761141 32780288 6914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8003 6914 721 52 0 6371 0
Current children cumulated CPU time (s) 1235.32
Current children cumulated vsize (KiB) 32012

[startup+1304.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=876144/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1295.06
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6973 0 0 0 129496 10 0 0 25 0 1 0 153761141 32915456 6915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6915 721 52 0 6404 0
Current children cumulated CPU time (s) 1295.06
Current children cumulated vsize (KiB) 32144

[startup+1364.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=870256/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1354.79
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6975 0 0 0 135469 10 0 0 25 0 1 0 153761141 32915456 6917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6917 721 52 0 6404 0
Current children cumulated CPU time (s) 1354.79
Current children cumulated vsize (KiB) 32144

[startup+1424.26 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 1344
/proc/meminfo: memFree=866160/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1414.62
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6976 0 0 0 141452 10 0 0 25 0 1 0 153761141 32915456 6918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6918 721 52 0 6404 0
Current children cumulated CPU time (s) 1414.62
Current children cumulated vsize (KiB) 32144

[startup+1484.35 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 1344
/proc/meminfo: memFree=862896/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1474.45
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6978 0 0 0 147435 10 0 0 25 0 1 0 153761141 32915456 6920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6920 721 52 0 6404 0
Current children cumulated CPU time (s) 1474.45
Current children cumulated vsize (KiB) 32144

[startup+1544.46 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 1344
/proc/meminfo: memFree=859376/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1534.27
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6979 0 0 0 153417 10 0 0 25 0 1 0 153761141 32915456 6921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6921 721 52 0 6404 0
Current children cumulated CPU time (s) 1534.27
Current children cumulated vsize (KiB) 32144

[startup+1604.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=856368/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1594.11
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6981 0 0 0 159400 11 0 0 25 0 1 0 153761141 32915456 6923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6923 721 52 0 6404 0
Current children cumulated CPU time (s) 1594.11
Current children cumulated vsize (KiB) 32144

[startup+1664.66 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 1344
/proc/meminfo: memFree=853296/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1653.96
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6982 0 0 0 165385 11 0 0 25 0 1 0 153761141 32915456 6924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6924 721 52 0 6404 0
Current children cumulated CPU time (s) 1653.96
Current children cumulated vsize (KiB) 32144

[startup+1724.76 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 1344
/proc/meminfo: memFree=845104/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1713.78
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6983 0 0 0 171367 11 0 0 25 0 1 0 153761141 32915456 6925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6925 721 52 0 6404 0
Current children cumulated CPU time (s) 1713.78
Current children cumulated vsize (KiB) 32144

[startup+1784.86 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 1344
/proc/meminfo: memFree=841136/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1773.61
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6984 0 0 0 177350 11 0 0 25 0 1 0 153761141 32915456 6926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6926 721 52 0 6404 0
Current children cumulated CPU time (s) 1773.61
Current children cumulated vsize (KiB) 32144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=836272/2055920 swapFree=4184772/4192956
[pid=1306] ppid=1304 vsize=32144 CPUtime=1800.05
/proc/1306/stat : 1306 (CSPtoSAT+minisa) R 1304 1306 31341 0 -1 4194304 6985 0 0 0 179994 11 0 0 25 0 1 0 153761141 32915456 6927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1306/statm: 8036 6927 721 52 0 6404 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 32144

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.44
CPU time (s): 1800.06
CPU user time (s): 1799.94
CPU system time (s): 0.121981
CPU usage (%): 99.3721
Max. virtual memory (cumulated for all children) (KiB): 32144

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

runsolver used 1.71674 s user time and 4.71328 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 03:20:27 UTC 2007


IDJOB= 198851
IDBENCH= 3578
FILE ID= node56/198851-1168053623

PBS_JOBID= 3475469

Free space on /tmp= 66519 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f6.xml
COMMAND LINE= /tmp/evaluation/198851-1168053623/CSPtoSAT+minisat /tmp/evaluation/198851-1168053623/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-198851-1168053623 -o ROOT/results/node56/solver-198851-1168053623 -C 1800 -M 900  /tmp/evaluation/198851-1168053623/CSPtoSAT+minisat /tmp/evaluation/198851-1168053623/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c80f0bde8ed46737c0d5776e08f1a3ef

RANDOM SEED= 399418271

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.232
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.232
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:       1267344 kB
Buffers:         62060 kB
Cached:         629728 kB
SwapCached:       2424 kB
Active:         106096 kB
Inactive:       603852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267344 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          26088 kB
Slab:            64096 kB
Committed_AS:  2646892 kB
PageTables:       1820 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= 66517 MiB



End job on node56 on Sat Jan  6 03:50:46 UTC 2007