Trace number 278202

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
Toulbar2 2007-01-12MSAT (TO) 2400.05 2403.04

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1400-169641_ext.xml
MD5SUM1af75208d20d6b9f4aad41e8ce1717a3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1310
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1386
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1386
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2402.96	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 1 0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 0 0 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 0 1 0 0 0 0 1 1 0 1 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278202-1169280159/unknown.xml to /tmp/evaluation/278202-1169280159/unknown.wcsp

Verifier Data (download as text)

76 unsatisfied constraints, 1310 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-278202-1169280159 -o ROOT/results/node13/solver-278202-1169280159 -C 2400 -M 900 /tmp/evaluation/278202-1169280159/solver.sh /tmp/evaluation/278202-1169280159/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.00 2.00 1.94 5/87 23352
/proc/meminfo: memFree=1340480/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=8560 CPUtime=0
/proc/23351/stat : 23351 (solver.sh) R 23349 23351 22384 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 276410900 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757433743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23351/statm: 2140 253 197 79 0 133 0

[startup+0.107249 s]
/proc/loadavg: 2.00 2.00 1.94 5/87 23352
/proc/meminfo: memFree=1340480/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.516301 s]
/proc/loadavg: 2.00 2.00 1.94 5/87 23352
/proc/meminfo: memFree=1340480/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34141 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 23369
/proc/meminfo: memFree=1339504/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=2696 CPUtime=0
/proc/23368/stat : 23368 (toulbar2) S 23351 23351 22384 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 276410904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23368/statm: 674 208 186 73 0 11 0
[pid=23369] ppid=23368 vsize=1252 CPUtime=1.28
/proc/23369/stat : 23369 (narycsp) R 23368 23351 22384 0 -1 4194304 454 0 0 0 128 0 0 0 25 0 1 0 276410905 1282048 177 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514543 0 0 4096 512 0 0 0 17 1 0 0
/proc/23369/statm: 313 177 106 211 0 82 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51524

[startup+2.97963 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 23369
/proc/meminfo: memFree=1339504/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=2696 CPUtime=0
/proc/23368/stat : 23368 (toulbar2) S 23351 23351 22384 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 276410904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23368/statm: 674 208 186 73 0 11 0
[pid=23369] ppid=23368 vsize=1252 CPUtime=2.9
/proc/23369/stat : 23369 (narycsp) R 23368 23351 22384 0 -1 4194304 460 0 0 0 290 0 0 0 25 0 1 0 276410905 1282048 183 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134528252 0 0 4096 512 0 0 0 17 1 0 0
/proc/23369/statm: 313 183 112 211 0 82 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 51524

[startup+6.25907 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 23369
/proc/meminfo: memFree=1339376/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=2696 CPUtime=0
/proc/23368/stat : 23368 (toulbar2) S 23351 23351 22384 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 276410904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23368/statm: 674 208 186 73 0 11 0
[pid=23369] ppid=23368 vsize=1252 CPUtime=6.15
/proc/23369/stat : 23369 (narycsp) R 23368 23351 22384 0 -1 4194304 460 0 0 0 615 0 0 0 25 0 1 0 276410905 1282048 183 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514045 0 0 4096 512 0 0 0 17 1 0 0
/proc/23369/statm: 313 183 112 211 0 82 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 51524

[startup+12.7329 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 23370
/proc/meminfo: memFree=1337984/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6892 CPUtime=12.56
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 805 856 0 0 50 1 1205 0 24 0 1 0 276410904 7057408 734 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23368/statm: 1723 734 290 73 0 1060 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 54468

[startup+25.5547 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 23370
/proc/meminfo: memFree=1338048/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=25.27
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 1321 1 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 1 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 54472

[startup+51.2191 s]
/proc/loadavg: 1.93 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336384/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=50.73
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 3866 2 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 54472

[startup+102.456 s]
/proc/loadavg: 1.97 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=101.92
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 8985 2 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722935 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 54472

[startup+162.537 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=161.94
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 14987 2 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 54472

[startup+222.625 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=221.96
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 20988 3 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591512 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 54472

[startup+282.707 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=281.98
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 26990 3 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134544251 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 54472

[startup+342.791 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=342.01
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 32993 3 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568421 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 54472

[startup+402.871 s]
/proc/loadavg: 2.06 2.00 1.94 3/88 23464
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=402.02
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 38994 3 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541150 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 54472

[startup+462.954 s]
/proc/loadavg: 2.02 2.00 1.94 4/88 23464
/proc/meminfo: memFree=1336840/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6896 CPUtime=462.05
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 808 856 0 0 44997 3 1205 0 25 0 1 0 276410904 7061504 737 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134725495 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1724 737 290 73 0 1061 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 54472

[startup+523.036 s]

################
# More data... #
################

/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1662.41
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 165030 6 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134694967 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1662.42
Current children cumulated vsize (KiB) 54476

[startup+1724.69 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336840/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1722.43
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 171032 6 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134729324 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 54476

[startup+1784.76 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1782.46
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 177034 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722897 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (KiB) 54476

[startup+1844.85 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336840/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1842.46
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 183034 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560153 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1842.47
Current children cumulated vsize (KiB) 54476

[startup+1904.94 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1902.49
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 189037 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541102 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1902.5
Current children cumulated vsize (KiB) 54476

[startup+1965.02 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=1962.52
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 195040 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134544382 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 1962.53
Current children cumulated vsize (KiB) 54476

[startup+2025.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2022.52
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 201040 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2022.53
Current children cumulated vsize (KiB) 54476

[startup+2085.18 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2082.54
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 207042 7 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724367 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2082.55
Current children cumulated vsize (KiB) 54476

[startup+2145.26 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2142.58
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 213045 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722600 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2142.59
Current children cumulated vsize (KiB) 54476

[startup+2205.35 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2202.59
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 219046 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722704 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2202.6
Current children cumulated vsize (KiB) 54476

[startup+2265.43 s]
/proc/loadavg: 2.03 2.01 1.97 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2262.6
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 225047 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134707788 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2262.61
Current children cumulated vsize (KiB) 54476

[startup+2325.51 s]
/proc/loadavg: 2.01 2.01 1.97 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2322.63
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 231050 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134546100 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2322.64
Current children cumulated vsize (KiB) 54476

[startup+2385.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 23466
/proc/meminfo: memFree=1336776/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2382.64
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 237051 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722695 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2382.65
Current children cumulated vsize (KiB) 54476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.95 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 23466
/proc/meminfo: memFree=1336712/2055920 swapFree=4169400/4192956
[pid=23351] ppid=23349 vsize=47576 CPUtime=0.01
/proc/23351/stat : 23351 (solver.sh) S 23349 23351 22384 0 -1 4194304 846 2113 0 0 0 0 1 0 20 0 1 0 276410900 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23351/statm: 11894 361 245 79 0 217 0
[pid=23368] ppid=23351 vsize=6900 CPUtime=2399.99
/proc/23368/stat : 23368 (toulbar2) R 23351 23351 22384 0 -1 4194304 809 856 0 0 238786 8 1205 0 25 0 1 0 276410904 7065600 738 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23368/statm: 1725 738 290 73 0 1062 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 54476

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2403.04
CPU time (s): 2400.05
CPU user time (s): 2399.94
CPU system time (s): 0.110983
CPU usage (%): 99.8757
Max. virtual memory (cumulated for all children) (KiB): 54476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4657
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= 74
involuntary context switches= 17997

runsolver used 2.90556 s user time and 7.74182 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 08:02:39 UTC 2007


IDJOB= 278202
IDBENCH= 8141
IDSOLVER= 70
FILE ID= node13/278202-1169280159

PBS_JOBID= 3609467

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1400-169641_ext.xml
COMMAND LINE= /tmp/evaluation/278202-1169280159/solver.sh /tmp/evaluation/278202-1169280159/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-278202-1169280159 -o ROOT/results/node13/conversion-278202-1169280159 -C 600 -M 900 /tmp/evaluation/278202-1169280159/translate /tmp/evaluation/278202-1169280159/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-278202-1169280159 -o ROOT/results/node13/solver-278202-1169280159 -C 2400 -M 900  /tmp/evaluation/278202-1169280159/solver.sh /tmp/evaluation/278202-1169280159/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  1af75208d20d6b9f4aad41e8ce1717a3

RANDOM SEED= 864309321

TIME LIMIT= 2400 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.247
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.247
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:       1340960 kB
Buffers:         60836 kB
Cached:         529444 kB
SwapCached:       8664 kB
Active:         318372 kB
Inactive:       318656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340960 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            2636 kB
Writeback:           0 kB
Mapped:          54760 kB
Slab:            62608 kB
Committed_AS:  7851948 kB
PageTables:       2416 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= 66560 MiB



End job on node13 on Sat Jan 20 08:42:42 UTC 2007