Trace number 234764

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.08 1807.25

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-105-5.xml
MD5SUMe5cdee3aa8351da26e95061957f2f58d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size325
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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.21	c ...done
0.21	c #SATvar=20418 #SATclauses=40757 #CSPpredicates=100

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/node61/watcher-234764-1168090282 -o ROOT/results/node61/solver-234764-1168090282 -C 1800 -M 900 /tmp/evaluation/234764-1168090282/CSPtoSAT+minisat /tmp/evaluation/234764-1168090282/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: 0.92 0.98 0.99 5/73 10160
/proc/meminfo: memFree=1309904/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=496 CPUtime=0
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 157426068 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/10159/statm: 124 36 29 52 0 19 0

[startup+0.10885 s]
/proc/loadavg: 0.92 0.98 0.99 5/73 10160
/proc/meminfo: memFree=1309904/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=9728 CPUtime=0.09
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1552 0 0 0 9 0 0 0 18 0 1 0 157426068 9961472 1497 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2432 1497 721 52 0 800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9728

[startup+0.516918 s]
/proc/loadavg: 0.92 0.98 0.99 5/73 10160
/proc/meminfo: memFree=1309904/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=9860 CPUtime=0.5
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1579 0 0 0 50 0 0 0 21 0 1 0 157426068 10096640 1524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2465 1524 721 52 0 833 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9860

[startup+1.33806 s]
/proc/loadavg: 1.09 1.02 1.01 3/73 10160
/proc/meminfo: memFree=1306000/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=9860 CPUtime=1.32
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1589 0 0 0 132 0 0 0 25 0 1 0 157426068 10096640 1534 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2465 1534 721 52 0 833 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9860

[startup+2.97535 s]
/proc/loadavg: 1.09 1.02 1.01 3/73 10160
/proc/meminfo: memFree=1305808/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=9992 CPUtime=2.95
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1615 0 0 0 295 0 0 0 25 0 1 0 157426068 10231808 1560 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2498 1560 721 52 0 866 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9992

[startup+6.25993 s]
/proc/loadavg: 1.16 1.03 1.01 3/73 10160
/proc/meminfo: memFree=1305296/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=10124 CPUtime=6.22
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1674 0 0 0 622 0 0 0 25 0 1 0 157426068 10366976 1619 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2531 1619 721 52 0 899 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10124

[startup+12.7231 s]
/proc/loadavg: 1.23 1.05 1.02 3/73 10160
/proc/meminfo: memFree=1304408/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=10652 CPUtime=12.66
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1778 0 0 0 1266 0 0 0 25 0 1 0 157426068 10907648 1723 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2663 1723 721 52 0 1031 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10652

[startup+25.5493 s]
/proc/loadavg: 1.34 1.08 1.02 3/73 10160
/proc/meminfo: memFree=1302744/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=11312 CPUtime=25.44
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 1977 0 0 0 2544 0 0 0 25 0 1 0 157426068 11583488 1922 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 2828 1922 721 52 0 1196 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11312

[startup+51.1988 s]
/proc/loadavg: 1.60 1.17 1.05 3/73 10160
/proc/meminfo: memFree=1300888/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=12876 CPUtime=50.98
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2345 0 0 0 5098 0 0 0 25 0 1 0 157426068 13185024 2290 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3219 2290 721 52 0 1587 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 12876

[startup+102.493 s]
/proc/loadavg: 1.88 1.31 1.11 3/73 10160
/proc/meminfo: memFree=1300440/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13008 CPUtime=102.07
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2392 0 0 0 10207 0 0 0 25 0 1 0 157426068 13320192 2337 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3252 2337 721 52 0 1620 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 13008

[startup+162.509 s]
/proc/loadavg: 1.95 1.43 1.16 3/73 10160
/proc/meminfo: memFree=1300248/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13140 CPUtime=161.87
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2418 0 0 0 16186 1 0 0 25 0 1 0 157426068 13455360 2363 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3285 2363 721 52 0 1653 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 13140

[startup+222.531 s]
/proc/loadavg: 1.98 1.53 1.21 3/73 10160
/proc/meminfo: memFree=1300184/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13272 CPUtime=221.65
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2432 0 0 0 22164 1 0 0 25 0 1 0 157426068 13590528 2377 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3318 2377 721 52 0 1686 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 13272

[startup+282.545 s]
/proc/loadavg: 1.99 1.61 1.26 3/73 10160
/proc/meminfo: memFree=1300120/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13272 CPUtime=281.44
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2445 0 0 0 28143 1 0 0 25 0 1 0 157426068 13590528 2390 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668777 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3318 2390 721 52 0 1686 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 13272

[startup+342.561 s]
/proc/loadavg: 1.99 1.68 1.30 3/73 10160
/proc/meminfo: memFree=1299992/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13272 CPUtime=341.22
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2455 0 0 0 34121 1 0 0 25 0 1 0 157426068 13590528 2400 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3318 2400 721 52 0 1686 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 13272

[startup+402.575 s]
/proc/loadavg: 1.99 1.74 1.34 3/73 10160
/proc/meminfo: memFree=1299864/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13404 CPUtime=401
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2465 0 0 0 40099 1 0 0 25 0 1 0 157426068 13725696 2410 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3351 2410 721 52 0 1719 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 13404

[startup+462.591 s]
/proc/loadavg: 2.13 1.81 1.39 3/73 10160
/proc/meminfo: memFree=1299800/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13404 CPUtime=460.78
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2477 0 0 0 46077 1 0 0 25 0 1 0 157426068 13725696 2422 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3351 2422 721 52 0 1719 0
Current children cumulated CPU time (s) 460.78
Current children cumulated vsize (KiB) 13404

[startup+522.612 s]
/proc/loadavg: 2.05 1.85 1.43 3/73 10160
/proc/meminfo: memFree=1299672/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13404 CPUtime=520.57
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2492 0 0 0 52056 1 0 0 25 0 1 0 157426068 13725696 2437 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3351 2437 721 52 0 1719 0
Current children cumulated CPU time (s) 520.57
Current children cumulated vsize (KiB) 13404

[startup+582.629 s]
/proc/loadavg: 2.02 1.87 1.46 3/73 10160
/proc/meminfo: memFree=1299608/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13536 CPUtime=580.35
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2504 0 0 0 58034 1 0 0 25 0 1 0 157426068 13860864 2449 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3384 2449 721 52 0 1752 0
Current children cumulated CPU time (s) 580.35
Current children cumulated vsize (KiB) 13536

[startup+642.638 s]
/proc/loadavg: 2.00 1.89 1.49 3/73 10160
/proc/meminfo: memFree=1299544/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13536 CPUtime=640.13
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2514 0 0 0 64012 1 0 0 25 0 1 0 157426068 13860864 2459 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3384 2459 721 52 0 1752 0
Current children cumulated CPU time (s) 640.13
Current children cumulated vsize (KiB) 13536

[startup+702.657 s]
/proc/loadavg: 2.00 1.91 1.52 3/73 10160
/proc/meminfo: memFree=1299480/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13656 CPUtime=699.91
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2523 0 0 0 69990 1 0 0 25 0 1 0 157426068 13983744 2468 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3414 2468 721 52 0 1782 0
Current children cumulated CPU time (s) 699.91
Current children cumulated vsize (KiB) 13656

[startup+762.674 s]
/proc/loadavg: 2.00 1.92 1.55 3/73 10160
/proc/meminfo: memFree=1299416/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13656 CPUtime=759.71
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2530 0 0 0 75969 2 0 0 25 0 1 0 157426068 13983744 2475 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3414 2475 721 52 0 1782 0
Current children cumulated CPU time (s) 759.71
Current children cumulated vsize (KiB) 13656

[startup+822.685 s]
/proc/loadavg: 2.00 1.93 1.57 3/73 10160
/proc/meminfo: memFree=1299352/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13788 CPUtime=819.49
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2538 0 0 0 81947 2 0 0 25 0 1 0 157426068 14118912 2483 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3447 2483 721 52 0 1815 0
Current children cumulated CPU time (s) 819.49
Current children cumulated vsize (KiB) 13788

[startup+882.708 s]
/proc/loadavg: 2.00 1.94 1.59 3/73 10160
/proc/meminfo: memFree=1299288/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13788 CPUtime=879.27
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2545 0 0 0 87925 2 0 0 25 0 1 0 157426068 14118912 2490 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3447 2490 721 52 0 1815 0
Current children cumulated CPU time (s) 879.27
Current children cumulated vsize (KiB) 13788

[startup+942.718 s]
/proc/loadavg: 2.00 1.95 1.62 3/73 10160
/proc/meminfo: memFree=1299224/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13788 CPUtime=939.05
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2551 0 0 0 93903 2 0 0 25 0 1 0 157426068 14118912 2496 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3447 2496 721 52 0 1815 0
Current children cumulated CPU time (s) 939.05
Current children cumulated vsize (KiB) 13788

[startup+1002.73 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 10160
/proc/meminfo: memFree=1299096/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13788 CPUtime=998.82
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2559 0 0 0 99880 2 0 0 25 0 1 0 157426068 14118912 2504 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3447 2504 721 52 0 1815 0
Current children cumulated CPU time (s) 998.82
Current children cumulated vsize (KiB) 13788

[startup+1062.74 s]
/proc/loadavg: 2.00 1.96 1.66 3/73 10160
/proc/meminfo: memFree=1299032/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13788 CPUtime=1058.61
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2565 0 0 0 105859 2 0 0 25 0 1 0 157426068 14118912 2510 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3447 2510 721 52 0 1815 0
Current children cumulated CPU time (s) 1058.61
Current children cumulated vsize (KiB) 13788

[startup+1122.76 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 10160
/proc/meminfo: memFree=1298968/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1118.39
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2572 0 0 0 111837 2 0 0 25 0 1 0 157426068 14254080 2517 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2517 721 52 0 1848 0
Current children cumulated CPU time (s) 1118.39
Current children cumulated vsize (KiB) 13920

[startup+1182.78 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 10160
/proc/meminfo: memFree=1298904/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1178.17
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2577 0 0 0 117815 2 0 0 25 0 1 0 157426068 14254080 2522 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668761 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2522 721 52 0 1848 0
Current children cumulated CPU time (s) 1178.17
Current children cumulated vsize (KiB) 13920

[startup+1242.79 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 10160
/proc/meminfo: memFree=1298840/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1237.95
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2584 0 0 0 123793 2 0 0 25 0 1 0 157426068 14254080 2529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2529 721 52 0 1848 0
Current children cumulated CPU time (s) 1237.95
Current children cumulated vsize (KiB) 13920

[startup+1302.8 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 10160
/proc/meminfo: memFree=1298776/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1297.73
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2590 0 0 0 129771 2 0 0 25 0 1 0 157426068 14254080 2535 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2535 721 52 0 1848 0
Current children cumulated CPU time (s) 1297.73
Current children cumulated vsize (KiB) 13920

[startup+1362.82 s]
/proc/loadavg: 2.04 1.99 1.75 3/73 10160
/proc/meminfo: memFree=1298776/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1357.51
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2596 0 0 0 135749 2 0 0 25 0 1 0 157426068 14254080 2541 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2541 721 52 0 1848 0
Current children cumulated CPU time (s) 1357.51
Current children cumulated vsize (KiB) 13920

[startup+1422.83 s]
/proc/loadavg: 2.08 2.00 1.76 3/73 10160
/proc/meminfo: memFree=1298712/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=13920 CPUtime=1417.3
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2603 0 0 0 141727 3 0 0 25 0 1 0 157426068 14254080 2548 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3480 2548 721 52 0 1848 0
Current children cumulated CPU time (s) 1417.3
Current children cumulated vsize (KiB) 13920

[startup+1482.84 s]
/proc/loadavg: 2.03 2.00 1.77 3/73 10160
/proc/meminfo: memFree=1298648/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1477.07
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2608 0 0 0 147704 3 0 0 25 0 1 0 157426068 14389248 2553 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2553 721 52 0 1881 0
Current children cumulated CPU time (s) 1477.07
Current children cumulated vsize (KiB) 14052

[startup+1542.86 s]
/proc/loadavg: 2.06 2.01 1.79 3/73 10160
/proc/meminfo: memFree=1298584/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1536.85
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2612 0 0 0 153682 3 0 0 25 0 1 0 157426068 14389248 2557 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2557 721 52 0 1881 0
Current children cumulated CPU time (s) 1536.85
Current children cumulated vsize (KiB) 14052

[startup+1602.87 s]
/proc/loadavg: 2.02 2.01 1.80 3/73 10160
/proc/meminfo: memFree=1298584/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1596.63
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2617 0 0 0 159660 3 0 0 25 0 1 0 157426068 14389248 2562 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2562 721 52 0 1881 0
Current children cumulated CPU time (s) 1596.63
Current children cumulated vsize (KiB) 14052

[startup+1662.88 s]
/proc/loadavg: 2.01 2.00 1.81 3/73 10160
/proc/meminfo: memFree=1298520/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1656.41
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2623 0 0 0 165638 3 0 0 25 0 1 0 157426068 14389248 2568 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687702 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2568 721 52 0 1881 0
Current children cumulated CPU time (s) 1656.41
Current children cumulated vsize (KiB) 14052

[startup+1722.9 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 10160
/proc/meminfo: memFree=1298456/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1716.19
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2628 0 0 0 171616 3 0 0 25 0 1 0 157426068 14389248 2573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2573 721 52 0 1881 0
Current children cumulated CPU time (s) 1716.19
Current children cumulated vsize (KiB) 14052

[startup+1782.92 s]
/proc/loadavg: 2.04 2.01 1.83 3/79 10224
/proc/meminfo: memFree=1296960/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1775.92
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2634 0 0 0 177589 3 0 0 25 0 1 0 157426068 14389248 2579 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2579 721 52 0 1881 0
Current children cumulated CPU time (s) 1775.92
Current children cumulated vsize (KiB) 14052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.24 s]
/proc/loadavg: 2.10 2.03 1.84 3/79 10276
/proc/meminfo: memFree=1296728/2055920 swapFree=4192812/4192956
[pid=10159] ppid=10157 vsize=14052 CPUtime=1800.07
/proc/10159/stat : 10159 (CSPtoSAT+minisa) R 10157 10159 10074 0 -1 4194304 2636 0 0 0 180004 3 0 0 25 0 1 0 157426068 14389248 2581 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/10159/statm: 3513 2581 721 52 0 1881 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 14052

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.25
CPU time (s): 1800.08
CPU user time (s): 1800.04
CPU system time (s): 0.037994
CPU usage (%): 99.6032
Max. virtual memory (cumulated for all children) (KiB): 14052

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

runsolver used 1.61075 s user time and 4.85326 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 13:31:22 UTC 2007


IDJOB= 234764
IDBENCH= 6710
FILE ID= node61/234764-1168090282

PBS_JOBID= 3476623

Free space on /tmp= 66509 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-105-5.xml
COMMAND LINE= /tmp/evaluation/234764-1168090282/CSPtoSAT+minisat /tmp/evaluation/234764-1168090282/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-234764-1168090282 -o ROOT/results/node61/solver-234764-1168090282 -C 1800 -M 900  /tmp/evaluation/234764-1168090282/CSPtoSAT+minisat /tmp/evaluation/234764-1168090282/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e5cdee3aa8351da26e95061957f2f58d

RANDOM SEED= 980878244

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.259
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.259
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:       1311792 kB
Buffers:         50240 kB
Cached:         588484 kB
SwapCached:          0 kB
Active:         108792 kB
Inactive:       551232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:          34784 kB
Slab:            69784 kB
Committed_AS:  3084488 kB
PageTables:       1708 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= 66509 MiB



End job on node61 on Sat Jan  6 14:01:30 UTC 2007