Trace number 234257

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 1807.63

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-8.xml
MD5SUMef29485f7704c94496c8539eac1c6ac9
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 benchmark15.6
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1225
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node22/watcher-234257-1168089670 -o ROOT/results/node22/solver-234257-1168089670 -C 1800 -M 900 /tmp/evaluation/234257-1168089670/CSPtoSAT+minisat /tmp/evaluation/234257-1168089670/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: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1552352/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=380 CPUtime=0
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 157361452 389120 26 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 4677931 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 95 26 21 52 0 18 0

[startup+0.103197 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1552352/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=25472 CPUtime=0.09
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 4826 0 0 0 7 2 0 0 18 0 1 0 157361452 26083328 4650 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687947 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 6368 4650 696 52 0 4736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25472

[startup+0.511261 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1552352/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=87360 CPUtime=0.49
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 19456 0 0 0 39 10 0 0 21 0 1 0 157361452 89456640 19280 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 5111466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 21840 19280 696 52 0 20208 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 87360

[startup+1.33839 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1446176/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=129780 CPUtime=1.31
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27366 0 0 0 117 14 0 0 25 0 1 0 157361452 132894720 27164 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32445 27164 721 52 0 30813 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 129780

[startup+2.97764 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1446048/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=129976 CPUtime=2.94
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27415 0 0 0 280 14 0 0 25 0 1 0 157361452 133095424 27205 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32494 27205 721 52 0 30862 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 129976

[startup+6.26215 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1445920/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=129976 CPUtime=6.19
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27423 0 0 0 605 14 0 0 25 0 1 0 157361452 133095424 27213 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32494 27213 721 52 0 30862 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 129976

[startup+12.7281 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1445728/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=130228 CPUtime=12.59
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27466 0 0 0 1245 14 0 0 25 0 1 0 157361452 133353472 27256 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32557 27256 721 52 0 30925 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 130228

[startup+25.5491 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1445408/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=130812 CPUtime=25.3
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27570 0 0 0 2516 14 0 0 25 0 1 0 157361452 133951488 27360 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32703 27360 721 52 0 31071 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 130812

[startup+51.2081 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1444576/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=131984 CPUtime=50.72
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27776 0 0 0 5057 15 0 0 25 0 1 0 157361452 135151616 27566 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 32996 27566 721 52 0 31364 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 131984

[startup+102.414 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1444000/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=132116 CPUtime=101.46
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 27929 0 0 0 10131 15 0 0 25 0 1 0 157361452 135286784 27719 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 33029 27719 721 52 0 31397 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 132116

[startup+162.446 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11549
/proc/meminfo: memFree=1443680/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=132380 CPUtime=160.94
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28000 0 0 0 16078 16 0 0 25 0 1 0 157361452 135557120 27790 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/11548/statm: 33095 27790 721 52 0 31463 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 132380

[startup+222.48 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1444512/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=132676 CPUtime=220.52
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28063 0 0 0 22035 17 0 0 25 0 1 0 157361452 135860224 27853 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33169 27853 721 52 0 31537 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 132676

[startup+282.518 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1442208/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=133040 CPUtime=280.49
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28142 0 0 0 28031 18 0 0 25 0 1 0 157361452 136232960 27932 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33260 27932 721 52 0 31628 0
Current children cumulated CPU time (s) 280.49
Current children cumulated vsize (KiB) 133040

[startup+342.558 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1441888/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=133172 CPUtime=340.46
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28191 0 0 0 34028 18 0 0 25 0 1 0 157361452 136368128 27981 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33293 27981 721 52 0 31661 0
Current children cumulated CPU time (s) 340.46
Current children cumulated vsize (KiB) 133172

[startup+402.593 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1441440/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=133436 CPUtime=400.44
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28269 0 0 0 40026 18 0 0 25 0 1 0 157361452 136638464 28059 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134538363 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33359 28059 721 52 0 31727 0
Current children cumulated CPU time (s) 400.44
Current children cumulated vsize (KiB) 133436

[startup+462.629 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1441120/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=133732 CPUtime=460.4
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28337 0 0 0 46022 18 0 0 25 0 1 0 157361452 136941568 28127 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33433 28127 721 52 0 31801 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 133732

[startup+522.666 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1440800/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=133996 CPUtime=520.39
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28397 0 0 0 52020 19 0 0 25 0 1 0 157361452 137211904 28187 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33499 28187 721 52 0 31867 0
Current children cumulated CPU time (s) 520.39
Current children cumulated vsize (KiB) 133996

[startup+582.709 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1440544/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=134128 CPUtime=580.36
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28460 0 0 0 58017 19 0 0 25 0 1 0 157361452 137347072 28250 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33532 28250 721 52 0 31900 0
Current children cumulated CPU time (s) 580.36
Current children cumulated vsize (KiB) 134128

[startup+642.747 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1440160/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=135304 CPUtime=640.33
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28533 0 0 0 64013 20 0 0 25 0 1 0 157361452 138551296 28323 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33826 28323 721 52 0 32194 0
Current children cumulated CPU time (s) 640.33
Current children cumulated vsize (KiB) 135304

[startup+702.782 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1439904/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=135648 CPUtime=700.31
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28596 0 0 0 70011 20 0 0 25 0 1 0 157361452 138903552 28386 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33912 28386 721 52 0 32280 0
Current children cumulated CPU time (s) 700.31
Current children cumulated vsize (KiB) 135648

[startup+762.811 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1439584/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=135912 CPUtime=760.28
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28659 0 0 0 76008 20 0 0 25 0 1 0 157361452 139173888 28449 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 33978 28449 721 52 0 32346 0
Current children cumulated CPU time (s) 760.28
Current children cumulated vsize (KiB) 135912

[startup+822.845 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1439328/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=136176 CPUtime=820.24
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28722 0 0 0 82004 20 0 0 25 0 1 0 157361452 139444224 28512 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34044 28512 721 52 0 32412 0
Current children cumulated CPU time (s) 820.24
Current children cumulated vsize (KiB) 136176

[startup+882.891 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1439008/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=136308 CPUtime=880.21
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28784 0 0 0 88001 20 0 0 25 0 1 0 157361452 139579392 28574 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34077 28574 721 52 0 32445 0
Current children cumulated CPU time (s) 880.21
Current children cumulated vsize (KiB) 136308

[startup+942.93 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1438688/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=136572 CPUtime=940.18
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28845 0 0 0 93998 20 0 0 25 0 1 0 157361452 139849728 28635 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34143 28635 721 52 0 32511 0
Current children cumulated CPU time (s) 940.18
Current children cumulated vsize (KiB) 136572

[startup+1002.98 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1438432/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=136836 CPUtime=1000.16
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28908 0 0 0 99995 21 0 0 25 0 1 0 157361452 140120064 28698 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34209 28698 721 52 0 32577 0
Current children cumulated CPU time (s) 1000.16
Current children cumulated vsize (KiB) 136836

[startup+1063.02 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1438112/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=137220 CPUtime=1060.15
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 28971 0 0 0 105994 21 0 0 25 0 1 0 157361452 140513280 28761 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34305 28761 721 52 0 32673 0
Current children cumulated CPU time (s) 1060.15
Current children cumulated vsize (KiB) 137220

[startup+1123.05 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1437856/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=137484 CPUtime=1120.13
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29034 0 0 0 111992 21 0 0 25 0 1 0 157361452 140783616 28824 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34371 28824 721 52 0 32739 0
Current children cumulated CPU time (s) 1120.13
Current children cumulated vsize (KiB) 137484

[startup+1183.09 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1437536/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=137616 CPUtime=1180.08
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29094 0 0 0 117987 21 0 0 25 0 1 0 157361452 140918784 28884 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34404 28884 721 52 0 32772 0
Current children cumulated CPU time (s) 1180.08
Current children cumulated vsize (KiB) 137616

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1437280/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=137880 CPUtime=1239.97
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29152 0 0 0 123976 21 0 0 25 0 1 0 157361452 141189120 28942 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34470 28942 721 52 0 32838 0
Current children cumulated CPU time (s) 1239.97
Current children cumulated vsize (KiB) 137880

[startup+1303.18 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1437024/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=138144 CPUtime=1299.74
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29213 0 0 0 129953 21 0 0 25 0 1 0 157361452 141459456 29003 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34536 29003 721 52 0 32904 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 138144

[startup+1363.26 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1436832/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=138276 CPUtime=1359.32
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29274 0 0 0 135910 22 0 0 25 0 1 0 157361452 141594624 29064 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34569 29064 721 52 0 32937 0
Current children cumulated CPU time (s) 1359.32
Current children cumulated vsize (KiB) 138276

[startup+1423.28 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1436576/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=138540 CPUtime=1418.86
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29334 0 0 0 141864 22 0 0 25 0 1 0 157361452 141864960 29124 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34635 29124 721 52 0 33003 0
Current children cumulated CPU time (s) 1418.86
Current children cumulated vsize (KiB) 138540

[startup+1483.29 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1436256/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=138804 CPUtime=1478.38
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29394 0 0 0 147816 22 0 0 25 0 1 0 157361452 142135296 29184 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34701 29184 721 52 0 33069 0
Current children cumulated CPU time (s) 1478.38
Current children cumulated vsize (KiB) 138804

[startup+1543.32 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1436000/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=139068 CPUtime=1537.9
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29452 0 0 0 153767 23 0 0 25 0 1 0 157361452 142405632 29242 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34767 29242 721 52 0 33135 0
Current children cumulated CPU time (s) 1537.9
Current children cumulated vsize (KiB) 139068

[startup+1603.33 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1435744/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=139380 CPUtime=1597.44
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29510 0 0 0 159721 23 0 0 25 0 1 0 157361452 142725120 29300 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34845 29300 721 52 0 33213 0
Current children cumulated CPU time (s) 1597.44
Current children cumulated vsize (KiB) 139380

[startup+1663.35 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1435488/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=139644 CPUtime=1656.97
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29571 0 0 0 165674 23 0 0 25 0 1 0 157361452 142995456 29361 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34911 29361 721 52 0 33279 0
Current children cumulated CPU time (s) 1656.97
Current children cumulated vsize (KiB) 139644

[startup+1723.37 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1435232/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=139908 CPUtime=1716.48
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29629 0 0 0 171624 24 0 0 25 0 1 0 157361452 143265792 29419 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 34977 29419 721 52 0 33345 0
Current children cumulated CPU time (s) 1716.48
Current children cumulated vsize (KiB) 139908

[startup+1783.38 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1434976/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=140040 CPUtime=1776.02
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29687 0 0 0 177578 24 0 0 25 0 1 0 157361452 143400960 29477 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 35010 29477 721 52 0 33378 0
Current children cumulated CPU time (s) 1776.02
Current children cumulated vsize (KiB) 140040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 11587
/proc/meminfo: memFree=1434848/2055920 swapFree=4157532/4192956
[pid=11548] ppid=11546 vsize=140172 CPUtime=1800.03
/proc/11548/stat : 11548 (CSPtoSAT+minisa) R 11546 11548 10997 0 -1 4194304 29710 0 0 0 179979 24 0 0 25 0 1 0 157361452 143536128 29500 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/11548/statm: 35043 29500 721 52 0 33411 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 140172

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.63
CPU time (s): 1800.06
CPU user time (s): 1799.8
CPU system time (s): 0.264959
CPU usage (%): 99.5812
Max. virtual memory (cumulated for all children) (KiB): 140172

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

runsolver used 1.85172 s user time and 5.72013 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 13:21:10 UTC 2007


IDJOB= 234257
IDBENCH= 6673
FILE ID= node22/234257-1168089670

PBS_JOBID= 3476531

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-95-8.xml
COMMAND LINE= /tmp/evaluation/234257-1168089670/CSPtoSAT+minisat /tmp/evaluation/234257-1168089670/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-234257-1168089670 -o ROOT/results/node22/solver-234257-1168089670 -C 1800 -M 900  /tmp/evaluation/234257-1168089670/CSPtoSAT+minisat /tmp/evaluation/234257-1168089670/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ef29485f7704c94496c8539eac1c6ac9

RANDOM SEED= 369534816

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.279
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.279
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:       1552768 kB
Buffers:         43420 kB
Cached:         343656 kB
SwapCached:      13648 kB
Active:         105704 kB
Inactive:       330580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552768 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          67904 kB
Slab:            51752 kB
Committed_AS:  2697024 kB
PageTables:       2236 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= 66547 MiB



End job on node22 on Sat Jan  6 13:51:18 UTC 2007