Trace number 276587

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.02 2406.68

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-34_ext.xml
MD5SUMa65f4fc7e0ec1e7e355e8bc7c384be7e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints83
Best CPU time to get the best result obtained on this benchmark938.143
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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/276587-1169241550/unknown.xml" file ... done.
writing "/tmp/evaluation/276587-1169241550/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/node25/watcher-276587-1169241550 -o ROOT/results/node25/solver-276587-1169241550 -C 2400 -M 900 /tmp/evaluation/276587-1169241550/aolibdvo /tmp/evaluation/276587-1169241550/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: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1417000/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=2708 CPUtime=0
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 210 0 0 0 0 0 0 0 20 0 1 0 272548450 2772992 192 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135878957 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 677 192 115 428 0 246 0

[startup+0.105146 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1417000/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=9108 CPUtime=0.09
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 1822 0 0 0 9 0 0 0 20 0 1 0 272548450 9326592 1804 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135870586 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 2277 1804 121 428 0 1846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9108

[startup+0.5172 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1417000/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=30640 CPUtime=0.5
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 7228 0 0 0 48 2 0 0 24 0 1 0 272548450 31375360 7209 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134926790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 7660 7209 182 428 0 7229 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 30640

[startup+1.34386 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1380840/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=1.32
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9279 0 0 0 129 3 0 0 25 0 1 0 272548450 44744704 9260 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652438 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9260 195 428 0 10493 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 43696

[startup+2.98614 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1380840/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=2.95
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9279 0 0 0 292 3 0 0 25 0 1 0 272548450 44744704 9260 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9260 195 428 0 10493 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 43696

[startup+6.2657 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1380904/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=6.2
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9279 0 0 0 617 3 0 0 25 0 1 0 272548450 44744704 9260 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9260 195 428 0 10493 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 43696

[startup+12.7338 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1380904/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=12.6
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9280 0 0 0 1257 3 0 0 25 0 1 0 272548450 44744704 9261 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9261 195 428 0 10493 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 43696

[startup+25.552 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1380968/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=25.31
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9280 0 0 0 2528 3 0 0 25 0 1 0 272548450 44744704 9261 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652420 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9261 195 428 0 10493 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 43696

[startup+51.2093 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1381032/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43696 CPUtime=50.73
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9280 0 0 0 5070 3 0 0 25 0 1 0 272548450 44744704 9261 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10924 9261 195 428 0 10493 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 43696

[startup+102.458 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1381096/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=101.51
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9287 0 0 0 10147 4 0 0 25 0 1 0 272548450 44748800 9268 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647923 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9268 201 428 0 10494 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 43700

[startup+162.503 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13293
/proc/meminfo: memFree=1381096/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=161.01
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9287 0 0 0 16097 4 0 0 25 0 1 0 272548450 44748800 9268 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9268 201 428 0 10494 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 43700

[startup+222.571 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13295
/proc/meminfo: memFree=1380968/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=220.53
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9287 0 0 0 22048 5 0 0 25 0 1 0 272548450 44748800 9268 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9268 201 428 0 10494 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 43700

[startup+282.626 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13295
/proc/meminfo: memFree=1380968/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=280.03
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9287 0 0 0 27998 5 0 0 25 0 1 0 272548450 44748800 9268 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134716229 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9268 201 428 0 10494 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 43700

[startup+342.637 s]
/proc/loadavg: 2.15 2.03 1.94 3/93 13295
/proc/meminfo: memFree=1381032/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=339.5
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9287 0 0 0 33944 6 0 0 25 0 1 0 272548450 44748800 9268 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9268 201 428 0 10494 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 43700

[startup+402.642 s]
/proc/loadavg: 2.20 2.06 1.95 3/93 13295
/proc/meminfo: memFree=1381032/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=398.95
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 39889 6 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655814 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 398.95
Current children cumulated vsize (KiB) 43700

[startup+462.652 s]
/proc/loadavg: 2.07 2.05 1.95 3/93 13295
/proc/meminfo: memFree=1381032/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=458.4
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 45834 6 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655624 0 0 4096 0 0 0 0 17 1 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 43700

[startup+522.685 s]
/proc/loadavg: 1.97 2.02 1.94 3/86 13341
/proc/meminfo: memFree=1386392/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=518.04
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 51795 9 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646118 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 518.04
Current children cumulated vsize (KiB) 43700

[startup+582.701 s]
/proc/loadavg: 1.99 2.01 1.94 3/86 13341
/proc/meminfo: memFree=1386584/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=578
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 57790 10 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 578
Current children cumulated vsize (KiB) 43700

[startup+642.725 s]
/proc/loadavg: 2.10 2.04 1.95 3/86 13341
/proc/meminfo: memFree=1386584/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=637.95
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 63785 10 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649386 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 637.95
Current children cumulated vsize (KiB) 43700

[startup+702.744 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=697.9
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 69780 10 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650970 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 697.9
Current children cumulated vsize (KiB) 43700

[startup+762.765 s]
/proc/loadavg: 2.07 2.04 1.96 3/86 13341
/proc/meminfo: memFree=1386584/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=757.86
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 75776 10 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611811 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 757.86
Current children cumulated vsize (KiB) 43700

[startup+822.789 s]
/proc/loadavg: 2.02 2.03 1.96 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=817.82

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

Current children cumulated vsize (KiB) 43700

[startup+1423.04 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1417.43
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 141731 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650997 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1417.43
Current children cumulated vsize (KiB) 43700

[startup+1483.06 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1477.38
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 147726 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1477.38
Current children cumulated vsize (KiB) 43700

[startup+1543.08 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 13341
/proc/meminfo: memFree=1386456/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1537.33
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 153721 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648945 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1537.33
Current children cumulated vsize (KiB) 43700

[startup+1603.11 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1597.3
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 159718 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649088 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1597.3
Current children cumulated vsize (KiB) 43700

[startup+1663.13 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1657.26
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 165714 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1657.26
Current children cumulated vsize (KiB) 43700

[startup+1723.15 s]
/proc/loadavg: 2.06 2.02 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1717.2
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 171708 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611807 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1717.2
Current children cumulated vsize (KiB) 43700

[startup+1783.16 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1777.17
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 177705 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646166 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1777.17
Current children cumulated vsize (KiB) 43700

[startup+1843.2 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1837.14
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 183702 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649082 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1837.14
Current children cumulated vsize (KiB) 43700

[startup+1903.22 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1897.08
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 189696 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1897.08
Current children cumulated vsize (KiB) 43700

[startup+1963.25 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 13341
/proc/meminfo: memFree=1386456/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=1957.06
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 195694 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611833 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 1957.06
Current children cumulated vsize (KiB) 43700

[startup+2023.26 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2017.02
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 201690 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655713 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2017.02
Current children cumulated vsize (KiB) 43700

[startup+2083.28 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2076.95
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 207683 12 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2076.95
Current children cumulated vsize (KiB) 43700

[startup+2143.29 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2136.92
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 213679 13 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134645725 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2136.92
Current children cumulated vsize (KiB) 43700

[startup+2203.32 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2196.89
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 219676 13 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649082 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2196.89
Current children cumulated vsize (KiB) 43700

[startup+2263.34 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386456/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2256.82
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 225669 13 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2256.82
Current children cumulated vsize (KiB) 43700

[startup+2323.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386520/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2316.78
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 231665 13 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2316.78
Current children cumulated vsize (KiB) 43700

[startup+2383.37 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13341
/proc/meminfo: memFree=1386456/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2376.75
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 237661 14 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2376.75
Current children cumulated vsize (KiB) 43700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.66 s]
/proc/loadavg: 2.07 2.02 1.98 3/86 13341
/proc/meminfo: memFree=1386456/2055920 swapFree=4170284/4192956
[pid=13292] ppid=13290 vsize=43700 CPUtime=2400.01
/proc/13292/stat : 13292 (aolibdvo) R 13290 13292 12341 0 -1 0 9288 0 0 0 239987 14 0 0 25 0 1 0 272548450 44748800 9269 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652928 0 0 4096 0 0 0 0 17 0 0 0
/proc/13292/statm: 10925 9269 201 428 0 10494 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 43700

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2406.68
CPU time (s): 2400.02
CPU user time (s): 2399.87
CPU system time (s): 0.147977
CPU usage (%): 99.7236
Max. virtual memory (cumulated for all children) (KiB): 43700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9288
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= 6
involuntary context switches= 68516

runsolver used 3.10953 s user time and 7.50586 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Fri Jan 19 21:19:10 UTC 2007


IDJOB= 276587
IDBENCH= 5881
IDSOLVER= 61
FILE ID= node25/276587-1169241550

PBS_JOBID= 3589314

Free space on /tmp= 66557 MiB

SOLVER NAME= aolibdvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-34_ext.xml
COMMAND LINE= /tmp/evaluation/276587-1169241550/aolibdvo /tmp/evaluation/276587-1169241550/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node25/convwatcher-276587-1169241550 -o ROOT/results/node25/conversion-276587-1169241550 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/276587-1169241550/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 5d0282fabcfebd5fb942c79c8af6ce28
MD5SUM BENCH=  a65f4fc7e0ec1e7e355e8bc7c384be7e

RANDOM SEED= 626443710

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.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:       1417672 kB
Buffers:         42032 kB
Cached:         447180 kB
SwapCached:       2768 kB
Active:         215500 kB
Inactive:       349988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417672 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            6492 kB
Writeback:           0 kB
Mapped:          95472 kB
Slab:            57256 kB
Committed_AS:  5686392 kB
PageTables:       2452 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= 66552 MiB



End job on node25 on Fri Jan 19 21:59:27 UTC 2007