Trace number 276703

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
aolibpvo 2007-01-17? (TO) 2400.08 2414.51

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-10_ext.xml
MD5SUM950e0572b9f4a12b2fb41edee4194b53
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints134
Best CPU time to get the best result obtained on this benchmark20.1709
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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/276703-1169244735/unknown.xml" file ... done.
writing "/tmp/evaluation/276703-1169244735/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/node15/watcher-276703-1169244735 -o ROOT/results/node15/solver-276703-1169244735 -C 2400 -M 900 /tmp/evaluation/276703-1169244735/aolibpvo /tmp/evaluation/276703-1169244735/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.93 1.98 1.99 5/86 10095
/proc/meminfo: memFree=1434768/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=18540 CPUtime=0
/proc/10094/stat : 10094 (runsolver) R 10092 10094 10031 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 272868621 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10094/statm: 4635 279 244 17 0 2626 0

[startup+0.157843 s]
/proc/loadavg: 1.93 1.98 1.99 5/86 10095
/proc/meminfo: memFree=1434768/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6128 CPUtime=0.14
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1091 0 0 0 14 0 0 0 21 0 1 0 272868621 6275072 1072 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611801 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1532 1072 188 428 0 1101 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6128

[startup+0.565905 s]
/proc/loadavg: 1.93 1.98 1.99 5/86 10095
/proc/meminfo: memFree=1434768/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=0.55
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1177 0 0 0 55 0 0 0 25 0 1 0 272868621 6549504 1158 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1158 199 428 0 1168 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 6396

[startup+1.38705 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1430864/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1.36
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1177 0 0 0 136 0 0 0 25 0 1 0 272868621 6549504 1158 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1158 199 428 0 1168 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 6396

[startup+3.02733 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1430864/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2.99
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1177 0 0 0 299 0 0 0 25 0 1 0 272868621 6549504 1158 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611807 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1158 199 428 0 1168 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 6396

[startup+6.30689 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1430872/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=6.25
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1177 0 0 0 625 0 0 0 25 0 1 0 272868621 6549504 1158 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1158 199 428 0 1168 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6396

[startup+12.77 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1430936/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=12.66
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1178 0 0 0 1266 0 0 0 25 0 1 0 272868621 6549504 1159 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647963 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1159 199 428 0 1168 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6396

[startup+25.5812 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1430872/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=25.38
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 2538 0 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647898 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 6396

[startup+51.2146 s]
/proc/loadavg: 1.97 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1431000/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=50.82
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 5082 0 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 6396

[startup+102.472 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 10095
/proc/meminfo: memFree=1431064/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=101.69
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 10169 0 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648043 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 6396

[startup+162.549 s]
/proc/loadavg: 2.04 2.00 2.00 3/86 10095
/proc/meminfo: memFree=1431128/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=161.32
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 16131 1 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611947 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 6396

[startup+222.624 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 10095
/proc/meminfo: memFree=1431064/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=220.94
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 22093 1 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648916 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 220.94
Current children cumulated vsize (KiB) 6396

[startup+282.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10095
/proc/meminfo: memFree=1431064/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=280.58
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 28056 2 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652609 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 280.58
Current children cumulated vsize (KiB) 6396

[startup+342.777 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10095
/proc/meminfo: memFree=1431136/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=340.21
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 34019 2 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 340.21
Current children cumulated vsize (KiB) 6396

[startup+402.854 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 10095
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=399.84
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 39981 3 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 399.84
Current children cumulated vsize (KiB) 6396

[startup+462.928 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 10095
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=459.46
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 45943 3 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611977 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 459.46
Current children cumulated vsize (KiB) 6396

[startup+523.009 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 10097
/proc/meminfo: memFree=1430936/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=519.1
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 51906 4 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648033 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 519.1
Current children cumulated vsize (KiB) 6396

[startup+583.089 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 10097
/proc/meminfo: memFree=1431008/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=578.72
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 57868 4 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134649797 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 578.72
Current children cumulated vsize (KiB) 6396

[startup+643.171 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 10097
/proc/meminfo: memFree=1431008/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=638.36
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 63831 5 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611864 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 638.36
Current children cumulated vsize (KiB) 6396

[startup+703.248 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=697.99
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 69794 5 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647990 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 697.99
Current children cumulated vsize (KiB) 6396

[startup+763.321 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=757.62
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 75756 6 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134651298 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 757.62
Current children cumulated vsize (KiB) 6396

[startup+823.407 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=817.25

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

Current children cumulated vsize (KiB) 6396

[startup+1424.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1413.57
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 141346 11 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648053 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1413.57
Current children cumulated vsize (KiB) 6396

[startup+1484.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1473.2
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 147308 12 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1473.2
Current children cumulated vsize (KiB) 6396

[startup+1544.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1532.83
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 153271 12 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647958 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1532.83
Current children cumulated vsize (KiB) 6396

[startup+1604.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1592.47
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 159234 13 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134719300 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1592.47
Current children cumulated vsize (KiB) 6396

[startup+1664.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1652.09
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 165196 13 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655753 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1652.09
Current children cumulated vsize (KiB) 6396

[startup+1724.59 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1711.72
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 171159 13 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1711.72
Current children cumulated vsize (KiB) 6396

[startup+1784.67 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1771.36
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 177122 14 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648000 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1771.36
Current children cumulated vsize (KiB) 6396

[startup+1844.75 s]
/proc/loadavg: 2.09 2.04 2.00 3/86 10097
/proc/meminfo: memFree=1431072/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1830.99
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 183085 14 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647848 0 0 4096 0 0 0 0 17 1 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1830.99
Current children cumulated vsize (KiB) 6396

[startup+1904.83 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 10301
/proc/meminfo: memFree=1382280/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1890.97
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 189080 17 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648018 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1890.97
Current children cumulated vsize (KiB) 6396

[startup+1964.92 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 10373
/proc/meminfo: memFree=1409688/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=1951
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 195081 19 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652787 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 1951
Current children cumulated vsize (KiB) 6396

[startup+2025 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10373
/proc/meminfo: memFree=1409688/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2010.98
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 201079 19 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655791 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2010.98
Current children cumulated vsize (KiB) 6396

[startup+2085.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10373
/proc/meminfo: memFree=1409688/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2070.94
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 207075 19 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134654632 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2070.94
Current children cumulated vsize (KiB) 6396

[startup+2145.08 s]
/proc/loadavg: 2.05 2.01 2.00 3/93 10373
/proc/meminfo: memFree=1409624/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2130.94
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 213075 19 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134654929 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2130.94
Current children cumulated vsize (KiB) 6396

[startup+2205.14 s]
/proc/loadavg: 1.97 2.00 1.99 3/86 10419
/proc/meminfo: memFree=1433296/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2190.92
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 219072 20 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647851 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2190.92
Current children cumulated vsize (KiB) 6396

[startup+2265.22 s]
/proc/loadavg: 1.99 2.00 1.99 4/86 10419
/proc/meminfo: memFree=1433360/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2250.93
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 225073 20 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647851 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2250.93
Current children cumulated vsize (KiB) 6396

[startup+2325.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 10419
/proc/meminfo: memFree=1433360/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2310.96
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 231076 20 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647958 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2310.96
Current children cumulated vsize (KiB) 6396

[startup+2385.38 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 10419
/proc/meminfo: memFree=1433360/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2370.96
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 237076 20 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647991 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2370.96
Current children cumulated vsize (KiB) 6396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2414.5 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 10419
/proc/meminfo: memFree=1433360/2055920 swapFree=4173628/4192956
[pid=10094] ppid=10092 vsize=6396 CPUtime=2400.07
/proc/10094/stat : 10094 (aolibpvo) R 10092 10094 10031 0 -1 0 1184 0 0 0 239986 21 0 0 25 0 1 0 272868621 6549504 1165 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648053 0 0 4096 0 0 0 0 17 0 0 0
/proc/10094/statm: 1599 1165 199 428 0 1168 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 6396

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2414.51
CPU time (s): 2400.08
CPU user time (s): 2399.87
CPU system time (s): 0.211967
CPU usage (%): 99.4026
Max. virtual memory (cumulated for all children) (KiB): 6396

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

runsolver used 2.44163 s user time and 6.26105 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri Jan 19 22:12:15 UTC 2007


IDJOB= 276703
IDBENCH= 5973
IDSOLVER= 60
FILE ID= node15/276703-1169244735

PBS_JOBID= 3589051

Free space on /tmp= 66559 MiB

SOLVER NAME= aolibpvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-10_ext.xml
COMMAND LINE= /tmp/evaluation/276703-1169244735/aolibpvo /tmp/evaluation/276703-1169244735/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-276703-1169244735 -o ROOT/results/node15/conversion-276703-1169244735 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/276703-1169244735/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-276703-1169244735 -o ROOT/results/node15/solver-276703-1169244735 -C 2400 -M 900  /tmp/evaluation/276703-1169244735/aolibpvo /tmp/evaluation/276703-1169244735/unknown.wcsp

META MD5SUM SOLVER= b8e99429ba4d9a99d2bd28d3d95367aa
MD5SUM BENCH=  950e0572b9f4a12b2fb41edee4194b53

RANDOM SEED= 290276557

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.276
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.276
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:       1435248 kB
Buffers:         51704 kB
Cached:         455352 kB
SwapCached:       5936 kB
Active:         193468 kB
Inactive:       353124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435248 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            3280 kB
Writeback:           0 kB
Mapped:          50484 kB
Slab:            58808 kB
Committed_AS:  8254496 kB
PageTables:       2348 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= 66559 MiB



End job on node15 on Fri Jan 19 22:52:32 UTC 2007