Trace number 275936

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.05 2411.52

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-2_ext.xml
MD5SUM1d3ee919706793195da2670ca337b636
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints59
Best CPU time to get the best result obtained on this benchmark179.693
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
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/275936-1169229554/unknown.xml" file ... done.
writing "/tmp/evaluation/275936-1169229554/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/node48/watcher-275936-1169229554 -o ROOT/results/node48/solver-275936-1169229554 -C 2400 -M 900 /tmp/evaluation/275936-1169229554/aolibdvo /tmp/evaluation/275936-1169229554/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


[startup+0.104683 s]
/proc/loadavg: 2.07 2.03 2.00 5/73 25736
/proc/meminfo: memFree=1354784/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.07 2.03 2.00 5/73 25736
/proc/meminfo: memFree=1354784/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=4288 CPUtime=0.09
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 626 0 0 0 9 0 0 0 21 0 1 0 271354738 4390912 608 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135870423 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 1072 608 121 428 0 641 0

[startup+0.512719 s]
/proc/loadavg: 2.07 2.03 2.00 5/73 25736
/proc/meminfo: memFree=1354784/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=0.49
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 1999 0 0 0 48 1 0 0 25 0 1 0 271354738 9756672 1980 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613083 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1980 201 428 0 1951 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9528

[startup+1.33379 s]
/proc/loadavg: 2.07 2.03 2.00 3/73 25736
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1.31
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 1999 0 0 0 130 1 0 0 25 0 1 0 271354738 9756672 1980 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611807 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1980 201 428 0 1951 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9528

[startup+2.97095 s]
/proc/loadavg: 2.07 2.03 2.00 3/73 25736
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2.94
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 1999 0 0 0 293 1 0 0 25 0 1 0 271354738 9756672 1980 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134658543 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1980 201 428 0 1951 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9528

[startup+6.25425 s]
/proc/loadavg: 2.07 2.03 2.00 3/73 25736
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=6.19
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 1999 0 0 0 618 1 0 0 25 0 1 0 271354738 9756672 1980 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611818 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1980 201 428 0 1951 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9528

[startup+12.7078 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 25736
/proc/meminfo: memFree=1347808/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=12.6
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 1999 0 0 0 1259 1 0 0 25 0 1 0 271354738 9756672 1980 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1980 201 428 0 1951 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 9528

[startup+25.522 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 25736
/proc/meminfo: memFree=1347936/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=25.29
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 2528 1 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134651222 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 9528

[startup+51.1504 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 25736
/proc/meminfo: memFree=1348128/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=50.73
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 5072 1 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647836 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 9528

[startup+102.409 s]
/proc/loadavg: 2.01 2.02 2.00 3/79 25762
/proc/meminfo: memFree=1347024/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=101.57
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 10156 1 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134527783 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 9528

[startup+162.514 s]
/proc/loadavg: 2.00 2.01 2.00 3/79 25908
/proc/meminfo: memFree=1346976/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=161.08
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 16096 12 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647985 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 9528

[startup+222.599 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1347992/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=220.68
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 22053 15 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611813 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 9528

[startup+282.674 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1347992/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=280.28
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 28013 15 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667117 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 280.28
Current children cumulated vsize (KiB) 9528

[startup+342.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348056/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=339.85
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 33970 15 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647860 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 339.85
Current children cumulated vsize (KiB) 9528

[startup+402.831 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348120/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=399.46
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 39931 15 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646779 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 399.46
Current children cumulated vsize (KiB) 9528

[startup+462.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348120/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=459.06
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2000 0 0 0 45891 15 0 0 25 0 1 0 271354738 9756672 1981 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1981 201 428 0 1951 0
Current children cumulated CPU time (s) 459.06
Current children cumulated vsize (KiB) 9528

[startup+522.981 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348064/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=518.64
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 51849 15 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134645662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 518.64
Current children cumulated vsize (KiB) 9528

[startup+583.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=578.24
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 57809 15 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647958 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 578.24
Current children cumulated vsize (KiB) 9528

[startup+643.144 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25934
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=637.85
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 63770 15 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611827 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 637.85
Current children cumulated vsize (KiB) 9528

[startup+703.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26011
/proc/meminfo: memFree=1345344/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=697.48
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 69729 19 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667117 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 697.48
Current children cumulated vsize (KiB) 9528

[startup+763.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26012
/proc/meminfo: memFree=1346696/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=757.29
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 75710 19 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666880 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 757.29
Current children cumulated vsize (KiB) 9528

[startup+823.392 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 26012
/proc/meminfo: memFree=1346696/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=817.12
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 81693 19 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611810 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 817.12

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

Current children cumulated vsize (KiB) 9528

[startup+1424.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26074
/proc/meminfo: memFree=1342488/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1415.2
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 141498 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667114 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1415.2
Current children cumulated vsize (KiB) 9528

[startup+1484.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1475.02
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 147480 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1475.02
Current children cumulated vsize (KiB) 9528

[startup+1544.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1534.82
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 153460 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650502 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1534.82
Current children cumulated vsize (KiB) 9528

[startup+1604.43 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1594.64
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 159442 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135238082 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1594.64
Current children cumulated vsize (KiB) 9528

[startup+1664.51 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 26074
/proc/meminfo: memFree=1342616/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1654.46
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 165424 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611947 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1654.46
Current children cumulated vsize (KiB) 9528

[startup+1724.59 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1714.25
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 171403 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134654756 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1714.25
Current children cumulated vsize (KiB) 9528

[startup+1784.67 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1774.07
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 177385 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666962 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1774.07
Current children cumulated vsize (KiB) 9528

[startup+1844.76 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1833.9
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 183368 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691713 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1833.9
Current children cumulated vsize (KiB) 9528

[startup+1904.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26074
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1893.69
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 189347 22 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613097 0 0 4096 0 0 0 0 17 0 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1893.69
Current children cumulated vsize (KiB) 9528

[startup+1964.91 s]
/proc/loadavg: 1.78 1.95 1.98 2/65 26091
/proc/meminfo: memFree=1364584/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=1953.56
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 195333 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134614379 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 1953.56
Current children cumulated vsize (KiB) 9528

[startup+2024.92 s]
/proc/loadavg: 1.28 1.77 1.92 2/65 26091
/proc/meminfo: memFree=1364712/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2013.55
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 201332 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2013.55
Current children cumulated vsize (KiB) 9528

[startup+2084.93 s]
/proc/loadavg: 1.11 1.64 1.86 2/65 26091
/proc/meminfo: memFree=1364712/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2073.54
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 207331 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2073.54
Current children cumulated vsize (KiB) 9528

[startup+2144.95 s]
/proc/loadavg: 1.04 1.51 1.80 2/65 26091
/proc/meminfo: memFree=1364776/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2133.54
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 213331 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647990 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2133.54
Current children cumulated vsize (KiB) 9528

[startup+2204.96 s]
/proc/loadavg: 1.01 1.42 1.75 2/65 26091
/proc/meminfo: memFree=1364776/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2193.54
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 219331 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648004 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2193.54
Current children cumulated vsize (KiB) 9528

[startup+2264.97 s]
/proc/loadavg: 1.00 1.34 1.70 2/65 26091
/proc/meminfo: memFree=1364776/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2253.54
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 225331 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134612653 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2253.54
Current children cumulated vsize (KiB) 9528

[startup+2324.98 s]
/proc/loadavg: 1.00 1.28 1.66 2/65 26091
/proc/meminfo: memFree=1364712/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2313.53
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 231330 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2313.53
Current children cumulated vsize (KiB) 9528

[startup+2384.99 s]
/proc/loadavg: 1.00 1.22 1.61 2/65 26091
/proc/meminfo: memFree=1364776/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2373.53
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 237330 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647991 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2373.53
Current children cumulated vsize (KiB) 9528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.52 s]
/proc/loadavg: 1.00 1.20 1.59 2/65 26091
/proc/meminfo: memFree=1364712/2055920 swapFree=4192812/4192956
[pid=25735] ppid=25733 vsize=9528 CPUtime=2400.04
/proc/25735/stat : 25735 (aolibdvo) R 25733 25735 25185 0 -1 0 2001 0 0 0 239981 23 0 0 25 0 1 0 271354738 9756672 1982 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134612697 0 0 4096 0 0 0 0 17 1 0 0
/proc/25735/statm: 2382 1982 201 428 0 1951 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 9528

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.52
CPU time (s): 2400.05
CPU user time (s): 2399.82
CPU system time (s): 0.234964
CPU usage (%): 99.5244
Max. virtual memory (cumulated for all children) (KiB): 9528

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

runsolver used 2.16967 s user time and 6.03408 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Fri Jan 19 17:59:14 UTC 2007


IDJOB= 275936
IDBENCH= 5188
IDSOLVER= 61
FILE ID= node48/275936-1169229554

PBS_JOBID= 3589215

Free space on /tmp= 66557 MiB

SOLVER NAME= aolibdvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-2_ext.xml
COMMAND LINE= /tmp/evaluation/275936-1169229554/aolibdvo /tmp/evaluation/275936-1169229554/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node48/convwatcher-275936-1169229554 -o ROOT/results/node48/conversion-275936-1169229554 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/275936-1169229554/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 5d0282fabcfebd5fb942c79c8af6ce28
MD5SUM BENCH=  1d3ee919706793195da2670ca337b636

RANDOM SEED= 10975918

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.218
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.218
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:       1355264 kB
Buffers:         48620 kB
Cached:         542776 kB
SwapCached:          0 kB
Active:         155544 kB
Inactive:       468604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10328 kB
Writeback:           0 kB
Mapped:          44292 kB
Slab:            61916 kB
Committed_AS:  5519024 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node48 on Fri Jan 19 18:39:32 UTC 2007