Trace number 202134

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
BPrologCSPSolver70a 2006-12-13UNSAT 1364.81 1370.83

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-1.xml
MD5SUM51fbbd3d8051a275ceb423401b552f1d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.95394
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

1370.81	
1370.83	Time: 1364490
1370.83	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/202134-1168150600/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-202134-1168150600 -o ROOT/results/node61/solver-202134-1168150600 -C 1800 -M 900 /tmp/evaluation/202134-1168150600/Complete/Ordinary/solver /tmp/evaluation/202134-1168150600/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.54 0.69 1.25 5/73 1281
/proc/meminfo: memFree=1493692/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=53472 CPUtime=0
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 478 0 0 0 0 0 0 0 18 0 1 0 163460003 54755328 197 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550338 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 13368 199 123 90 0 12906 0

[startup+0.102635 s]
/proc/loadavg: 0.54 0.69 1.25 5/73 1281
/proc/meminfo: memFree=1493692/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=53824 CPUtime=0.09
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 2236 0 0 0 8 1 0 0 18 0 1 0 163460003 55115776 1952 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134607829 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 13456 1954 157 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.510703 s]
/proc/loadavg: 0.54 0.69 1.25 5/73 1281
/proc/meminfo: memFree=1493692/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=68724 CPUtime=0.5
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 8929 0 0 0 45 5 0 0 21 0 1 0 163460003 70373376 8644 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857292 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 17181 8644 157 90 0 16719 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68724

[startup+1.33285 s]
/proc/loadavg: 0.54 0.69 1.25 3/73 1281
/proc/meminfo: memFree=1435624/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=68724 CPUtime=1.32
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 12372 0 0 0 126 6 0 0 25 0 1 0 163460003 70373376 12086 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550142 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 17181 12086 157 90 0 16719 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 68724

[startup+2.97114 s]
/proc/loadavg: 0.54 0.69 1.25 3/73 1281
/proc/meminfo: memFree=1420776/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=68720 CPUtime=2.96
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 12433 0 0 0 290 6 0 0 25 0 1 0 163460003 70369280 12146 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663110 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 17180 12146 176 90 0 16718 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 68720

[startup+6.25171 s]
/proc/loadavg: 0.66 0.71 1.26 3/73 1281
/proc/meminfo: memFree=1378984/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=72012 CPUtime=6.23
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 22319 0 0 0 613 10 0 0 25 0 1 0 163460003 73740288 13040 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859023 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 18003 13040 176 90 0 17541 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 72012

[startup+12.7128 s]
/proc/loadavg: 0.77 0.73 1.26 3/73 1281
/proc/meminfo: memFree=1277800/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=129504 CPUtime=12.69
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 51938 0 0 0 1247 22 0 0 25 0 1 0 163460003 132612096 25425 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134856902 0 0 4096 2 0 0 0 17 1 0 0
/proc/1280/statm: 32376 25426 176 90 0 31914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129504

[startup+25.5261 s]
/proc/loadavg: 1.04 0.79 1.27 3/74 1282
/proc/meminfo: memFree=1110048/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=25.5
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 2527 23 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 139748

[startup+51.1656 s]
/proc/loadavg: 1.37 0.89 1.29 3/74 1282
/proc/meminfo: memFree=822048/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=51.13
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 5090 23 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 139748

[startup+102.436 s]
/proc/loadavg: 1.86 1.09 1.33 3/82 1355
/proc/meminfo: memFree=1274456/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=102.19
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 10193 26 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664574 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 139748

[startup+162.536 s]
/proc/loadavg: 2.03 1.27 1.38 3/82 1355
/proc/meminfo: memFree=1026520/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=162.02
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 16176 26 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 139748

[startup+222.624 s]
/proc/loadavg: 2.01 1.40 1.41 3/82 1355
/proc/meminfo: memFree=946008/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=221.81
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 22155 26 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620183 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.81
Current children cumulated vsize (KiB) 139748

[startup+282.71 s]
/proc/loadavg: 2.06 1.52 1.45 3/82 1355
/proc/meminfo: memFree=933208/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=281.64
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 28137 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589314 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.64
Current children cumulated vsize (KiB) 139748

[startup+342.8 s]
/proc/loadavg: 2.02 1.61 1.48 3/82 1355
/proc/meminfo: memFree=920536/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=341.47
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 34120 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.47
Current children cumulated vsize (KiB) 139748

[startup+402.895 s]
/proc/loadavg: 2.14 1.71 1.52 3/82 1355
/proc/meminfo: memFree=907416/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=401.26
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 40099 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134564915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.26
Current children cumulated vsize (KiB) 139748

[startup+462.981 s]
/proc/loadavg: 2.08 1.77 1.56 3/82 1355
/proc/meminfo: memFree=906008/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=461.09
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 46082 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.09
Current children cumulated vsize (KiB) 139748

[startup+523.073 s]
/proc/loadavg: 2.03 1.81 1.58 3/82 1355
/proc/meminfo: memFree=881624/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=520.91
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 52064 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.91
Current children cumulated vsize (KiB) 139748

[startup+583.166 s]
/proc/loadavg: 2.07 1.86 1.61 3/82 1355
/proc/meminfo: memFree=881560/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=580.72
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 58045 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552055 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.72
Current children cumulated vsize (KiB) 139748

[startup+643.261 s]
/proc/loadavg: 2.02 1.88 1.63 3/82 1355
/proc/meminfo: memFree=881496/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=640.54
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 64027 27 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552065 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 640.54
Current children cumulated vsize (KiB) 139748

[startup+703.346 s]
/proc/loadavg: 2.01 1.90 1.65 3/82 1355
/proc/meminfo: memFree=881496/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=700.37
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 70009 28 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 700.37
Current children cumulated vsize (KiB) 139748

[startup+763.433 s]
/proc/loadavg: 2.00 1.91 1.67 3/82 1355
/proc/meminfo: memFree=881496/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=760.17
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 75989 28 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 760.17
Current children cumulated vsize (KiB) 139748

[startup+823.519 s]
/proc/loadavg: 2.00 1.93 1.69 3/82 1355
/proc/meminfo: memFree=881496/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=819.98
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 81970 28 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669026 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.98
Current children cumulated vsize (KiB) 139748

[startup+883.606 s]
/proc/loadavg: 2.00 1.94 1.70 3/82 1355
/proc/meminfo: memFree=881432/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=139748 CPUtime=879.81
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53890 0 0 0 87953 28 0 0 25 0 2 0 163460003 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 34937 27377 180 90 0 34475 0
[pid=1280/tid=1282] ppid=1278 vsize=139748 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 163461419 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.81
Current children cumulated vsize (KiB) 139748

[startup+943.708 s]
/proc/loadavg: 2.06 1.96 1.73 3/83 1356
/proc/meminfo: memFree=881424/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=939.62
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 93934 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554618 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 939.62
Current children cumulated vsize (KiB) 149992

[startup+1003.72 s]
/proc/loadavg: 2.02 1.97 1.74 3/83 1356
/proc/meminfo: memFree=881296/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=999.36
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 99908 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618352 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 999.36
Current children cumulated vsize (KiB) 149992

[startup+1063.73 s]
/proc/loadavg: 2.00 1.97 1.75 3/83 1356
/proc/meminfo: memFree=881296/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1059.11
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 105883 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552470 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1059.11
Current children cumulated vsize (KiB) 149992

[startup+1123.74 s]
/proc/loadavg: 2.00 1.97 1.76 3/83 1356
/proc/meminfo: memFree=881232/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1118.82
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 111854 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580476 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1118.82
Current children cumulated vsize (KiB) 149992

[startup+1183.75 s]
/proc/loadavg: 2.00 1.97 1.77 3/83 1356
/proc/meminfo: memFree=881168/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1178.56
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 117828 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1178.56
Current children cumulated vsize (KiB) 149992

[startup+1243.76 s]
/proc/loadavg: 2.00 1.97 1.79 3/83 1356
/proc/meminfo: memFree=881104/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1238.3
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 123802 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554328 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1238.3
Current children cumulated vsize (KiB) 149992

[startup+1303.77 s]
/proc/loadavg: 2.00 1.97 1.80 3/83 1356
/proc/meminfo: memFree=881040/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1298.03
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 129775 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552442 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1298.03
Current children cumulated vsize (KiB) 149992

[startup+1363.77 s]
/proc/loadavg: 2.00 1.97 1.81 3/83 1356
/proc/meminfo: memFree=880976/2055920 swapFree=4192812/4192956
[pid=1280] ppid=1278 vsize=149992 CPUtime=1357.77
/proc/1280/stat : 1280 (bprolog) R 1278 1280 1078 0 -1 4194304 53891 0 0 0 135749 28 0 0 25 0 3 0 163460003 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1280/statm: 37498 27378 180 90 0 37036 0
[pid=1280/tid=1282] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1282/stat : 1282 (bprolog) S 1278 1280 1078 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163461419 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1280/tid=1356] ppid=1278 vsize=149992 CPUtime=0
/proc/1280/task/1356/stat : 1356 (bprolog) S 1278 1280 1078 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163551434 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.77
Current children cumulated vsize (KiB) 149992

Child status: 0
Real time (s): 1370.83
CPU time (s): 1364.81
CPU user time (s): 1364.5
CPU system time (s): 0.305953
CPU usage (%): 99.5603
Max. virtual memory (cumulated for all children) (KiB): 160236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1364.5
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53904
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= 13
involuntary context switches= 17459

runsolver used 1.24881 s user time and 3.61845 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 06:16:42 UTC 2007


IDJOB= 202134
IDBENCH= 3815
FILE ID= node61/202134-1168150600

PBS_JOBID= 3478441

Free space on /tmp= 66511 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-1.xml
COMMAND LINE= /tmp/evaluation/202134-1168150600/Complete/Ordinary/solver /tmp/evaluation/202134-1168150600/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-202134-1168150600 -o ROOT/results/node61/conversion-202134-1168150600 -C 600 -M 900 /tmp/evaluation/202134-1168150600/Complete/Ordinary/conversion /tmp/evaluation/202134-1168150600/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-202134-1168150600 -o ROOT/results/node61/solver-202134-1168150600 -C 1800 -M 900  /tmp/evaluation/202134-1168150600/Complete/Ordinary/solver /tmp/evaluation/202134-1168150600/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  51fbbd3d8051a275ceb423401b552f1d

RANDOM SEED= 584555270

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1494216 kB
Buffers:         41136 kB
Cached:         189656 kB
SwapCached:          0 kB
Active:         381720 kB
Inactive:       116484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11144 kB
Writeback:           0 kB
Mapped:         278416 kB
Slab:            48620 kB
Committed_AS:  3623964 kB
PageTables:       2180 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66509 MiB



End job on node61 on Sun Jan  7 06:39:52 UTC 2007