Trace number 278153

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
aolibdvo 2007-01-17? (TO) 2400.06 2411.05

General information on the benchmark

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

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

parsing "/tmp/evaluation/278153-1169276784/unknown.xml" file ... done.
writing "/tmp/evaluation/278153-1169276784/unknown.wcsp" file ... done.

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-278153-1169276784 -o ROOT/results/node7/solver-278153-1169276784 -C 2400 -M 900 /tmp/evaluation/278153-1169276784/aolibdvo /tmp/evaluation/278153-1169276784/unknown.wcsp 

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: 1.90 1.53 1.22 3/81 21284
/proc/meminfo: memFree=1337856/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=2452 CPUtime=0
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 167 0 0 0 0 0 0 0 20 0 1 0 276073946 2510848 149 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135743014 0 0 4096 0 0 0 0 17 1 0 0
/proc/21283/statm: 613 149 120 428 0 182 0

[startup+0.107316 s]
/proc/loadavg: 1.90 1.53 1.22 3/81 21284
/proc/meminfo: memFree=1337856/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=3512 CPUtime=0.1
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 534 0 0 0 10 0 0 0 21 0 1 0 276073946 3596288 483 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135779552 0 0 4096 0 0 0 0 17 1 0 0
/proc/21283/statm: 878 483 170 428 0 447 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3512

[startup+0.519375 s]
/proc/loadavg: 1.90 1.53 1.22 3/81 21284
/proc/meminfo: memFree=1337856/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6112 CPUtime=0.5
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1215 0 0 0 50 0 0 0 25 0 1 0 276073946 6258688 1164 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135210625 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1528 1164 203 428 0 1097 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6112

[startup+1.33945 s]
/proc/loadavg: 1.90 1.53 1.22 3/94 21343
/proc/meminfo: memFree=1324888/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=1.32
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1219 0 0 0 132 0 0 0 25 0 1 0 276073946 6369280 1168 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691702 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1168 203 428 0 1124 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6220

[startup+2.97562 s]
/proc/loadavg: 1.91 1.54 1.22 3/94 21343
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=2.95
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1221 0 0 0 295 0 0 0 25 0 1 0 276073946 6369280 1170 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134645282 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1170 203 428 0 1124 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 6220

[startup+6.25497 s]
/proc/loadavg: 1.91 1.54 1.22 3/94 21343
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=6.22
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1221 0 0 0 622 0 0 0 25 0 1 0 276073946 6369280 1170 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530540 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1170 203 428 0 1124 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6220

[startup+12.7186 s]
/proc/loadavg: 1.92 1.56 1.23 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=12.65
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1224 0 0 0 1265 0 0 0 25 0 1 0 276073946 6369280 1173 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647928 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1173 203 428 0 1124 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6220

[startup+25.531 s]
/proc/loadavg: 1.93 1.57 1.24 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=25.42
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1225 0 0 0 2542 0 0 0 25 0 1 0 276073946 6369280 1174 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691691 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1174 203 428 0 1124 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 6220

[startup+51.1647 s]
/proc/loadavg: 1.95 1.60 1.26 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6220 CPUtime=50.92
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1237 0 0 0 5092 0 0 0 25 0 1 0 276073946 6369280 1186 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135051723 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1555 1186 203 428 0 1124 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 6220

[startup+102.426 s]
/proc/loadavg: 1.98 1.66 1.29 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=101.95
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1247 0 0 0 10195 0 0 0 25 0 1 0 276073946 6496256 1196 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530515 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1196 203 428 0 1155 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 6344

[startup+162.51 s]
/proc/loadavg: 1.99 1.72 1.34 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=161.77
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1247 0 0 0 16177 0 0 0 25 0 1 0 276073946 6496256 1196 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691723 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1196 203 428 0 1155 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 6344

[startup+222.593 s]
/proc/loadavg: 1.99 1.77 1.38 3/94 21343
/proc/meminfo: memFree=1323224/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=221.57
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1247 0 0 0 22156 1 0 0 25 0 1 0 276073946 6496256 1196 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530527 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1196 203 428 0 1155 0
Current children cumulated CPU time (s) 221.57
Current children cumulated vsize (KiB) 6344

[startup+282.675 s]
/proc/loadavg: 2.05 1.82 1.41 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=281.39
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1248 0 0 0 28138 1 0 0 25 0 1 0 276073946 6496256 1197 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135237957 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1197 203 428 0 1155 0
Current children cumulated CPU time (s) 281.39
Current children cumulated vsize (KiB) 6344

[startup+342.759 s]
/proc/loadavg: 2.02 1.85 1.45 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=341.21
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 34120 1 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691665 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 341.21
Current children cumulated vsize (KiB) 6344

[startup+402.847 s]
/proc/loadavg: 2.05 1.89 1.49 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=401
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 40099 1 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 6344

[startup+462.929 s]
/proc/loadavg: 2.05 1.92 1.52 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=460.82
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 46081 1 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691702 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 460.82
Current children cumulated vsize (KiB) 6344

[startup+523.008 s]
/proc/loadavg: 2.02 1.93 1.55 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=520.63
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 52062 1 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134527840 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 520.63
Current children cumulated vsize (KiB) 6344

[startup+583.087 s]
/proc/loadavg: 2.00 1.94 1.57 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=580.42
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 58041 1 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691702 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 580.42
Current children cumulated vsize (KiB) 6344

[startup+643.173 s]
/proc/loadavg: 2.00 1.95 1.60 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=640.24
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 64022 2 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134657044 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (KiB) 6344

[startup+703.253 s]
/proc/loadavg: 2.00 1.95 1.62 3/94 21343
/proc/meminfo: memFree=1323160/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=700.06
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 70004 2 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666374 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 700.06
Current children cumulated vsize (KiB) 6344

[startup+763.337 s]
/proc/loadavg: 2.07 1.99 1.65 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=759.86
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1256 0 0 0 75984 2 0 0 25 0 1 0 276073946 6496256 1205 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666374 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1205 203 428 0 1155 0
Current children cumulated CPU time (s) 759.86
Current children cumulated vsize (KiB) 6344

[startup+823.425 s]
/proc/loadavg: 2.02 1.99 1.67 3/94 21343
/proc/meminfo: memFree=1323096/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=819.67

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

Current children cumulated vsize (KiB) 6344

[startup+1424.27 s]
/proc/loadavg: 2.00 2.02 1.82 3/94 21345
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1417.77
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1272 0 0 0 141773 4 0 0 25 0 1 0 276073946 6496256 1221 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530540 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1221 203 428 0 1155 0
Current children cumulated CPU time (s) 1417.77
Current children cumulated vsize (KiB) 6344

[startup+1484.36 s]
/proc/loadavg: 2.00 2.01 1.83 3/94 21345
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1477.56
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1272 0 0 0 147752 4 0 0 25 0 1 0 276073946 6496256 1221 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691707 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1221 203 428 0 1155 0
Current children cumulated CPU time (s) 1477.56
Current children cumulated vsize (KiB) 6344

[startup+1544.44 s]
/proc/loadavg: 2.00 2.01 1.83 3/94 21345
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1537.38
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 153734 4 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530534 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1537.38
Current children cumulated vsize (KiB) 6344

[startup+1604.52 s]
/proc/loadavg: 2.00 2.00 1.84 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1597.19
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 159715 4 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134528036 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1597.19
Current children cumulated vsize (KiB) 6344

[startup+1664.6 s]
/proc/loadavg: 2.00 2.00 1.85 3/94 21345
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1656.99
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 165695 4 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691691 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1656.99
Current children cumulated vsize (KiB) 6344

[startup+1724.69 s]
/proc/loadavg: 2.00 2.00 1.85 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1716.81
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 171677 4 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135237890 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1716.81
Current children cumulated vsize (KiB) 6344

[startup+1784.77 s]
/proc/loadavg: 2.00 2.00 1.86 3/94 21345
/proc/meminfo: memFree=1323032/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1776.62
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 177657 5 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647907 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1776.62
Current children cumulated vsize (KiB) 6344

[startup+1844.85 s]
/proc/loadavg: 2.00 2.00 1.86 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1836.42
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 183637 5 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135237586 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1836.42
Current children cumulated vsize (KiB) 6344

[startup+1904.93 s]
/proc/loadavg: 2.03 2.01 1.87 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1896.24
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 189619 5 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530540 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1896.24
Current children cumulated vsize (KiB) 6344

[startup+1965.02 s]
/proc/loadavg: 2.01 2.01 1.88 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=1956.06
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 195601 5 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134529840 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 1956.06
Current children cumulated vsize (KiB) 6344

[startup+2025.1 s]
/proc/loadavg: 2.00 2.00 1.89 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2015.85
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 201580 5 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135238000 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2015.85
Current children cumulated vsize (KiB) 6344

[startup+2085.19 s]
/proc/loadavg: 2.00 2.00 1.89 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2075.68
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 207562 6 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135238043 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2075.68
Current children cumulated vsize (KiB) 6344

[startup+2145.28 s]
/proc/loadavg: 2.06 2.01 1.90 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2135.5
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 213544 6 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134530515 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2135.5
Current children cumulated vsize (KiB) 6344

[startup+2205.36 s]
/proc/loadavg: 2.02 2.01 1.91 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2195.28
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 219522 6 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2195.28
Current children cumulated vsize (KiB) 6344

[startup+2265.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2255.11
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 225505 6 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135237675 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2255.11
Current children cumulated vsize (KiB) 6344

[startup+2325.53 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2314.92
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 231486 6 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691691 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2314.92
Current children cumulated vsize (KiB) 6344

[startup+2385.62 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2374.72
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 237465 7 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611833 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2374.72
Current children cumulated vsize (KiB) 6344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 21345
/proc/meminfo: memFree=1322968/2055920 swapFree=4192812/4192956
[pid=21283] ppid=21281 vsize=6344 CPUtime=2400.05
/proc/21283/stat : 21283 (aolibdvo) R 21281 21283 21019 0 -1 0 1275 0 0 0 239998 7 0 0 25 0 1 0 276073946 6496256 1224 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134926312 0 0 4096 0 0 0 0 17 0 0 0
/proc/21283/statm: 1586 1224 203 428 0 1155 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 6344

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.05
CPU time (s): 2400.06
CPU user time (s): 2399.99
CPU system time (s): 0.072988
CPU usage (%): 99.5442
Max. virtual memory (cumulated for all children) (KiB): 6344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1275
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= 5
involuntary context switches= 39794

runsolver used 2.20866 s user time and 6.35203 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 07:06:24 UTC 2007


IDJOB= 278153
IDBENCH= 8082
IDSOLVER= 61
FILE ID= node7/278153-1169276784

PBS_JOBID= 3609482

Free space on /tmp= 66563 MiB

SOLVER NAME= aolibdvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1800-072441_ext.xml
COMMAND LINE= /tmp/evaluation/278153-1169276784/aolibdvo /tmp/evaluation/278153-1169276784/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-278153-1169276784 -o ROOT/results/node7/conversion-278153-1169276784 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/278153-1169276784/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-278153-1169276784 -o ROOT/results/node7/solver-278153-1169276784 -C 2400 -M 900  /tmp/evaluation/278153-1169276784/aolibdvo /tmp/evaluation/278153-1169276784/unknown.wcsp

META MD5SUM SOLVER= 5d0282fabcfebd5fb942c79c8af6ce28
MD5SUM BENCH=  1a76fecf2ca81a916b11bfaf09bd370d

RANDOM SEED= 172642523

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.220
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.220
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:       1338336 kB
Buffers:         54220 kB
Cached:         521400 kB
SwapCached:          0 kB
Active:         210828 kB
Inactive:       425224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          79412 kB
Slab:            66544 kB
Committed_AS:  8278780 kB
PageTables:       2192 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= 66562 MiB



End job on node7 on Sat Jan 20 07:46:36 UTC 2007