Trace number 239528

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
sugar 0.40SAT 14.76 15.2309

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-8_ext.xml
MD5SUMfe8b9efabd586d8730353429d665bdcd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.5612
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/239528-1170108953/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/239528-1170108953/unknown.xml [Mon Jan 29 23:15:53 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/239528-1170108953/unknown.xml /tmp/evaluation/239528-1170108953/sugar27093.csp [Mon Jan 29 23:15:53 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239528-1170108953/sugar-v0-40.jar -convert /tmp/evaluation/239528-1170108953/unknown.xml /tmp/evaluation/239528-1170108953/sugar27093.csp
0.17	c BEGIN convert /tmp/evaluation/239528-1170108953/unknown.xml
1.24	c END convert (1.065638 seconds)
1.28	c # CONVERT_XML  END : /tmp/evaluation/239528-1170108953/sugar27093.csp 1989518 bytes (2 seconds) [Mon Jan 29 23:15:55 2007]
1.28	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.28	
1.28	c # GENERATE_SAT  BEGIN : /tmp/evaluation/239528-1170108953/sugar27093.bcnf [Mon Jan 29 23:15:55 2007]
1.28	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239528-1170108953/sugar-v0-40.jar -bcnf -map /tmp/evaluation/239528-1170108953/sugar27093.map /tmp/evaluation/239528-1170108953/sugar27093.csp /tmp/evaluation/239528-1170108953/sugar27093.bcnf
1.40	c BEGIN parse /tmp/evaluation/239528-1170108953/sugar27093.csp
8.46	c END parse (7.053764 seconds)
8.46	c BEGIN simplify
8.48	c END simplify (0.028682 seconds)
8.48	c BEGIN encode /tmp/evaluation/239528-1170108953/sugar27093.bcnf
8.82	c END encode (0.337395 seconds)
8.89	c # GENERATE_SAT  END : 5640 variables 62225 clauses 1108632 bytes (7 seconds) [Mon Jan 29 23:16:02 2007]
8.89	c # GENERATE_SAT  CPU : 7.49 = 0.01 + 0 + 7.31 + 0.17
8.89	
8.89	c # SOLVE_SAT  BEGIN : /tmp/evaluation/239528-1170108953/sugar27093.bcnf [Mon Jan 29 23:16:02 2007]
8.89	c # CMD : /tmp/evaluation/239528-1170108953/minisat /tmp/evaluation/239528-1170108953/sugar27093.bcnf /tmp/evaluation/239528-1170108953/sugar27093.out
8.94	c ==================================[MINISAT]===================================
8.94	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.94	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.94	c ==============================================================================
8.94	c |         0 |   37164   134735 |   12388       0        0     nan |  0.000 % |
8.96	c |       100 |   37165   134735 |   13626      99     2160    21.8 | 32.731 % |
8.98	c |       251 |   37167   134735 |   14989     248     3444    13.9 | 32.731 % |
9.01	c |       476 |   37167   134735 |   16488     473     7532    15.9 | 32.731 % |
9.06	c |       813 |   37169   134735 |   18137     808    12812    15.9 | 32.731 % |
9.14	c |      1319 |   37174   134735 |   19950    1309    19737    15.1 | 32.731 % |
9.28	c |      2080 |   37180   134735 |   21946    2064    36228    17.6 | 32.731 % |
9.52	c |      3221 |   37177   134691 |   24140    3164    57042    18.0 | 32.748 % |
9.93	c |      4929 |   37178   134691 |   26554    4871    96401    19.8 | 32.748 % |
10.61	c |      7491 |   37182   134691 |   29210    7429   161374    21.7 | 32.748 % |
11.86	c |     11335 |   36756   133095 |   32131   11239   247409    22.0 | 33.280 % |
14.23	c |     17103 |   36602   132515 |   35344   16873   406979    24.1 | 33.706 % |
14.97	c ==============================================================================
14.97	c restarts              : 12
14.97	c conflicts             : 18618          (3091 /sec)
14.97	c decisions             : 29105          (4831 /sec)
14.97	c propagations          : 9094257        (1509650 /sec)
14.97	c conflict literals     : 447311         (25.64 % deleted)
14.97	c Memory used           : 5.85 MB
14.97	c CPU time              : 6.02408 s
14.97	c 
14.97	c SATISFIABLE
14.98	c # SOLVE_SAT  END : SATISFIABLE (6 seconds) [Mon Jan 29 23:16:08 2007]
14.98	c # SOLVE_SAT  CPU : 6.08 = 0 + 0 + 6.03 + 0.05
14.98	
14.98	c # RESULT : SATISFIABLE
14.98	
14.98	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 23:16:08 2007]
15.10	c BEGIN read SAT output /tmp/evaluation/239528-1170108953/sugar27093.out
15.14	c END read SAT output (0.034936 seconds)
15.14	c BEGIN write solution /tmp/evaluation/239528-1170108953/sugar27093.sol
15.19	c END write solution (0.05915 seconds)
15.22	s SATISFIABLE
15.22	v 4 18 8 22 15 10 23 21 24 0 1 2 6 16 3 9 19 14 12 5 20 17 13 11 7 24 7 19 13 21 4 16 2 23 20 0 15 8 6 17 3 11 10 5 22 18 9 12 14 1 19 0 4 12 17 2 6 23 11 24 13 16 14 8 20 22 5 21 1 15 7 10 18 9 3 17 4 2 16 11 24 20 14 6 7 8 19 10 1 23 12 0 5 13 18 3 22 15 21 9 2 19 6 3 20 13 5 7 10 22 17 11 18 12 14 16 1 9 4 8 23 24 21 0 15 18 8 5 6 1 9 13 0 20 14 23 10 21 24 22 7 15 2 11 16 4 12 17 3 19 15 12 16 9 24 11 22 5 8 19 6 17 4 0 1 21 14 18 7 23 13 3 10 20 2 20 2 18 10 13 0 4 8 3 15 14 23 17 9 12 1 6 24 19 7 11 5 16 22 21 8 10 22 19 2 16 17 6 0 4 3 21 23 7 24 11 18 12 9 14 15 13 1 5 20 16 3 10 7 0 14 2 13 5 9 11 22 1 19 21 15 20 17 23 12 24 8 4 18 6 13 6 0 24 14 20 1 12 15 10 22 9 5 2 4 18 7 8 21 3 17 19 11 23 16 14 17 12 21 5 22 15 20 18 6 24 1 9 3 2 13 10 19 16 11 8 7 23 4 0 22 1 13 20 3 18 14 16 17 23 21 24 15 5 7 0 12 11 10 6 9 2 19 8 4 21 22 3 11 16 12 8 9 7 18 19 20 2 14 15 17 13 1 0 4 10 6 5 24 23 5 15 14 4 22 8 19 24 1 21 7 0 12 20 9 23 16 13 17 2 6 11 3 10 18 10 13 20 17 6 5 11 19 14 12 9 7 22 18 16 4 21 3 8 0 1 23 2 15 24 0 9 7 14 19 6 10 15 21 11 20 3 13 23 18 8 17 4 2 24 12 16 22 1 5 1 21 15 23 9 7 18 17 16 5 12 4 24 11 13 6 3 22 20 10 2 0 8 19 14 11 20 24 18 8 17 21 10 12 3 5 14 16 4 6 2 9 23 15 13 19 1 0 7 22 9 14 23 2 10 3 24 11 4 8 15 12 7 21 0 19 22 16 18 1 5 20 6 13 17 12 16 1 15 7 23 9 3 22 13 2 5 11 10 19 24 4 20 6 21 0 18 14 17 8 7 23 21 5 18 19 3 22 13 1 10 8 0 17 11 14 2 15 24 20 16 4 9 6 12 3 5 11 1 12 15 7 18 2 17 4 6 19 13 8 20 23 0 22 9 14 21 24 16 10 23 24 17 0 4 21 12 1 9 16 18 13 20 15 10 5 8 6 3 19 22 14 7 2 11 6 11 9 8 23 1 0 4 19 2 16 18 3 22 5 10 24 7 14 17 21 15 20 12 13
15.22	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 23:16:08 2007]
15.22	c # OUTPUT_SOL  CPU : 0.22 = 0.01 + 0 + 0.18 + 0.03
15.22	
15.22	c # MAIN  END :  (15 seconds) [Mon Jan 29 23:16:08 2007]
15.22	c # MAIN  CPU : 13.79 = 0.02 + 0 + 13.52 + 0.25
15.22	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-239528-1170108953 -o ROOT/results/node19/solver-239528-1170108953 -C 1800 -M 900 /tmp/evaluation/239528-1170108953/solver /tmp/evaluation/239528-1170108953 /tmp/evaluation/239528-1170108953/unknown.xml 

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: 3.07 2.81 2.44 5/94 27094
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=18540 CPUtime=0
/proc/27093/stat : 27093 (runsolver) R 27091 27093 26593 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30849341 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27093/statm: 4635 279 244 17 0 2626 0

[startup+0.109694 s]
/proc/loadavg: 3.07 2.81 2.44 5/94 27094
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=13724 CPUtime=0.04
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30849341 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.523741 s]
/proc/loadavg: 3.07 2.81 2.44 5/94 27094
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=13724 CPUtime=0.04
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30849341 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.35383 s]
/proc/loadavg: 3.07 2.81 2.44 5/102 27102
/proc/meminfo: memFree=16136/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=13724 CPUtime=0.04
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1178 0 0 0 3 1 0 0 16 0 1 0 30849341 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3431 808 370 3 0 531 0
[pid=27095] ppid=27093 vsize=0 CPUtime=1.15
/proc/27095/stat : 27095 (java) Z 27093 27093 26593 0 -1 1036 11351 0 1 0 106 9 0 0 16 0 1 0 30849347 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27095/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 13724

[startup+2.99801 s]
/proc/loadavg: 3.07 2.81 2.44 4/103 27110
/proc/meminfo: memFree=15816/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=13724 CPUtime=0.04
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30849341 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3431 808 370 3 0 531 0
[pid=27095] ppid=27093 vsize=0 CPUtime=1.15
/proc/27095/stat : 27095 (java) Z 27093 27093 26593 0 -1 1036 11351 0 1 0 106 9 0 0 16 0 1 0 30849347 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27095/statm: 0 0 0 0 0 0 0
[pid=27103] ppid=27093 vsize=807064 CPUtime=1.68
/proc/27103/stat : 27103 (java) R 27093 27093 26593 0 -1 0 11949 0 1 0 162 6 0 0 25 0 8 0 30849470 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27103/statm: 201766 11687 1494 14 0 189044 0
[pid=27103/tid=27104] ppid=27093 vsize=807064 CPUtime=0.41
/proc/27103/task/27104/stat : 27104 (java) S 27093 27093 26593 0 -1 64 5885 0 0 0 39 2 0 0 16 0 8 0 30849473 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27105] ppid=27093 vsize=807064 CPUtime=0
/proc/27103/task/27105/stat : 27105 (java) S 27093 27093 26593 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30849474 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27106] ppid=27093 vsize=807064 CPUtime=0
/proc/27103/task/27106/stat : 27106 (java) S 27093 27093 26593 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30849474 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27107] ppid=27093 vsize=807064 CPUtime=0
/proc/27103/task/27107/stat : 27107 (java) S 27093 27093 26593 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30849477 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27108] ppid=27093 vsize=807064 CPUtime=0.05
/proc/27103/task/27108/stat : 27108 (java) S 27093 27093 26593 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30849477 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27109] ppid=27093 vsize=807064 CPUtime=0
/proc/27103/task/27109/stat : 27109 (java) S 27093 27093 26593 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30849477 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27110] ppid=27093 vsize=807064 CPUtime=0
/proc/27103/task/27110/stat : 27110 (java) S 27093 27093 26593 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30849477 826433536 11687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.20572 s]
/proc/loadavg: 3.07 2.81 2.45 3/103 27110
/proc/meminfo: memFree=16072/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=13724 CPUtime=0.04
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30849341 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3431 808 370 3 0 531 0
[pid=27095] ppid=27093 vsize=0 CPUtime=1.15
/proc/27095/stat : 27095 (java) Z 27093 27093 26593 0 -1 1036 11351 0 1 0 106 9 0 0 16 0 1 0 30849347 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27095/statm: 0 0 0 0 0 0 0
[pid=27103] ppid=27093 vsize=807344 CPUtime=4.86
/proc/27103/stat : 27103 (java) R 27093 27093 26593 0 -1 0 20253 0 1 0 475 11 0 0 25 0 8 0 30849470 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27103/statm: 201836 19962 1506 14 0 189114 0
[pid=27103/tid=27104] ppid=27093 vsize=807344 CPUtime=0.93
/proc/27103/task/27104/stat : 27104 (java) R 27093 27093 26593 0 -1 64 14028 0 0 0 87 6 0 0 16 0 8 0 30849473 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27105] ppid=27093 vsize=807344 CPUtime=0
/proc/27103/task/27105/stat : 27105 (java) S 27093 27093 26593 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30849474 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27106] ppid=27093 vsize=807344 CPUtime=0
/proc/27103/task/27106/stat : 27106 (java) S 27093 27093 26593 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30849474 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27107] ppid=27093 vsize=807344 CPUtime=0
/proc/27103/task/27107/stat : 27107 (java) S 27093 27093 26593 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30849477 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27108] ppid=27093 vsize=807344 CPUtime=0.12
/proc/27103/task/27108/stat : 27108 (java) S 27093 27093 26593 0 -1 64 401 0 0 0 12 0 0 0 16 0 8 0 30849477 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27109] ppid=27093 vsize=807344 CPUtime=0
/proc/27103/task/27109/stat : 27109 (java) S 27093 27093 26593 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30849477 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27103/tid=27110] ppid=27093 vsize=807344 CPUtime=0
/proc/27103/task/27110/stat : 27110 (java) S 27093 27093 26593 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30849477 826720256 19962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 821068

[startup+12.6809 s]
/proc/loadavg: 3.06 2.81 2.45 3/96 27111
/proc/meminfo: memFree=54464/2055920 swapFree=4192812/4192956
[pid=27093] ppid=27091 vsize=14256 CPUtime=7.53
/proc/27093/stat : 27093 (sugar) S 27091 27093 26593 0 -1 4194304 1426 27231 0 1 4 1 731 17 16 0 1 0 30849341 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27093/statm: 3564 940 373 3 0 664 0
[pid=27095] ppid=27093 vsize=0 CPUtime=1.15
/proc/27095/stat : 27095 (java) Z 27093 27093 26593 0 -1 1036 11351 0 1 0 106 9 0 0 16 0 1 0 30849347 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27095/statm: 0 0 0 0 0 0 0
[pid=27111] ppid=27093 vsize=5048 CPUtime=3.77
/proc/27111/stat : 27111 (minisat) R 27093 27093 26593 0 -1 0 1191 0 0 0 377 0 0 0 25 0 1 0 30850231 5169152 905 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/27111/statm: 1262 905 51 112 0 1146 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 19304

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27093 and gives childrusage.ru_utime.tv_sec=13 childrusage.ru_utime.tv_usec=578935 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=268959
CPU time returned by wait4() is 13.8479
while last known CPU time is 14.76

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 15.2309
CPU time (s): 14.76
CPU user time (s): 14.44
CPU system time (s): 0.32
CPU usage (%): 96.9083
Max. virtual memory (cumulated for all children) (KiB): 821136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5789
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33407
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1428
involuntary context switches= 1724

runsolver used 0.027995 s user time and 0.050992 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan 29 22:15:53 UTC 2007


IDJOB= 239528
IDBENCH= 7064
IDSOLVER= 86
FILE ID= node19/239528-1170108953

PBS_JOBID= 3689912

Free space on /tmp= 58470 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-8_ext.xml
COMMAND LINE= /tmp/evaluation/239528-1170108953/solver /tmp/evaluation/239528-1170108953 /tmp/evaluation/239528-1170108953/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-239528-1170108953 -o ROOT/results/node19/solver-239528-1170108953 -C 1800 -M 900  /tmp/evaluation/239528-1170108953/solver /tmp/evaluation/239528-1170108953 /tmp/evaluation/239528-1170108953/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  fe8b9efabd586d8730353429d665bdcd

RANDOM SEED= 389179495

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.214
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	: 5931.00
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.214
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:         15144 kB
Buffers:          3960 kB
Cached:        1825172 kB
SwapCached:          0 kB
Active:         150168 kB
Inactive:      1794460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         15144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          824260 kB
Writeback:           0 kB
Mapped:         141040 kB
Slab:            80732 kB
Committed_AS:   612824 kB
PageTables:       2344 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= 58207 MiB



End job on node19 on Mon Jan 29 22:16:10 UTC 2007